Open pushsoftdev opened 4 years ago
I have a custom tranporting library which will push the encoded audio and video data to the remote server.. So I don't want to use RTMP url for to stream.. Instead I just need the encoded video and audio data so stream to a local UDP port?
How to do that?
Same requirement
I have a custom tranporting library which will push the encoded audio and video data to the remote server.. So I don't want to use RTMP url for to stream.. Instead I just need the encoded video and audio data so stream to a local UDP port?
How to do that?