Replies: 1 comment
-
Hello, i've added an example that shows how to pull a stream from an existing server and serve it with a server: https://github.com/aler9/gortsplib/blob/main/examples/proxy/main.go |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone!
I want to read rtsp from server and start serving this rtsp. I explore examples, the most reliable is https://github.com/aler9/gortsplib/blob/main/examples/client-read-republish/main.go but i want to serve not send rtsp after reading it.
Thank you for help!
Beta Was this translation helpful? Give feedback.
All reactions