werift-webrtc icon indicating copy to clipboard operation
werift-webrtc copied to clipboard

[WEBRTC] Implement MediaPlayer

Open wotzlaff opened this issue 4 years ago • 2 comments

I am very happy to see that you implemented the MediaRecorder interface to save streams to webm files. I am probably going to replace my own implementation and try yours.

Are you also planning to create an interface which make streaming from webm files possible, i.e., something like a MediaPlayer (which is not part of the standard WebRTC infrastructure)?

wotzlaff avatar Oct 22 '21 06:10 wotzlaff

I hadn't planned on it, but it sounds like a good idea. Need to implement a mechanism to parse the WEBM file structure and to assemble the RTP Payload, so it will take some time.

shinyoshiaki avatar Oct 24 '21 16:10 shinyoshiaki

Any update on this? Or another alternatives for autogenerated streams?

piranna avatar Apr 25 '24 09:04 piranna