bluenviron / mediamtx

Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
MIT License
11.56k stars 1.46k forks source link

Support serving MPEG-TS recordings with playback server #3054

Open aler9 opened 6 months ago

aler9 commented 6 months ago

Describe the feature

Discussed in #3045

iPixelGalaxy commented 6 months ago

Yes please, this would be super nice to have so I can stream my content to VRChat players on Quest Standalone!

pikachu937 commented 5 months ago

Greetings. It would be just great!

pikachu937 commented 5 months ago

Perhaps if you fix this, you will be able to send mpegts as a playlist in the playback service

pikachu937 commented 4 months ago

I rechecked the playlist generation in my service and found an error. I apologize for misleading you. Files generated by the recording function in mediamtx can be used in HLS playlists as static ones (that is, they can be sent to playback in the form of an HLS playlist). However, one of the problems still remains: the files cannot be read by the native player in iOS/MacOS, but I wrote about this in another issue