how to forward ctx_video to RTMP ?
hcgprague opened this issue · 2 comments
hcgprague commented
how to forward ctx_video to RTMP ?
whitphx commented
I don't know.
You can get the video/audio frames from the callbacks or the receivers, so you can pass them to the RTMP transmitter?
hcgprague commented
Yes , when extracting the frames successfully . Then it could be sent to RTMP:// by ffmpeg library.
issue:
But sometimes it happens that mix_track output seems to be no frame ( timeout exception) .?
when there are 9 input source into 1 mix_track.