Make an RTSP server with Mongoose #2202
-
Is it possible to make an RTSP server with Mongoose? I would use FFmpeg with a live stream output like: |
Beta Was this translation helpful? Give feedback.
Answered by
scaprile
May 17, 2023
Replies: 1 comment
-
Besides the known and advertised application protocols, Mongoose handles TCP and UDP, anything above that is your business. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
scaprile
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Besides the known and advertised application protocols, Mongoose handles TCP and UDP, anything above that is your business.
https://mongoose.ws/documentation/tutorials/tcp/
https://mongoose.ws/documentation/#udp