Greetings! Everyone,
Does anyone here have tried to record RTP stream in producing .mjr files for audio and video?
I'm creating a project for VOD, I had tried out the plugin for streaming. But it didn't satisfy my
project requirement, as I provide any file time of video and audio to stream.
Right now the streaming plugin doesn't support file base for on demand streaming.
But there was a solution with RTP to that, and yet it doesn't satisfy the management of
ports on outbound for the server/s.
Basically the project objectives is make a Youtube + WebRTC.
Honestly, right now we are exploring on the another plugin for recording/playout.
What the tricky part was it has to build another modules for the following:
1. create converter for audio and video from RTP streams in producing .mjr files
2. rebuilding the janus_recording.c on dynamically produce .nfo (Information) files that binds on the .mjr files and on cache record list
3. validation of the synching of audio and video output files.
I hope everyone here can contribute to make it happen.
Thank you and have a great day!
- Mar