bluenviron/mediamtx

Does MediaMTX support WebSocket as an input source?

Martayugui opened this issue · 0 comments

Describe the feature

I am exploring the possibility of using MediaMTX to handle video streams coming from a WebSocket source:

  • Does MediaMTX currently support WebSocket as an input protocol?
  • If not, are there any plans to add this feature in the future?
  • Are there any recommended workarounds or alternative approaches to get a WebSocket stream into MediaMTX?

I am particularly interested in this because the incoming video frames are larger than the UDP maximum size packets (64KB)

Thank you for any information or guidance you can provide!