I have H264 stream from my mobile camera. In my Java app I can access the stream frame by frame already encoded with H264. I need to stream it to Wowza media server. Since wowza understands only RTP/RTSP streams can I just add RTP header infront of each frame data and stream it to wowza?
Many thanks for help
It is not as simple as just adding a header.
You might want to check out VLC if it can acquire video from your camera directly or through your application, and re-expose it with RTSP/RTP protocol. If you find a suitable option, it might appear to be easier to complete the streaming sequence this way.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With