Question

I want to be able to send video stream from my application to a wowza media server.
Is it possible and what protocols do I need to support(I am working on a J2ME based platform)? Any links will be appreciated.

Was it helpful?

Solution

Yes, it is possible. Do so with RTMP.

Two example applications that can do this include Flash Media Live Encoder and Wirecast. Good luck, it's a non-trivial exercise to do so from scratch.

OTHER TIPS

Wowza Media Server will support RTMP, RTSP, HTTP, RTP, RTMPE protocols.

From your query I guess you want to stream a live video from remote machine/mobile phone/ other devices. For that you need an encoder. Adobe Flash Media Live Encoder, Wirecast Encoder, FFMEG ( its really a great command line utility tool ), VLC are the encoders for PC/servers. If you are planning to stream live video from mobile phone then you should use mobile based encoders like spydroid, Livu.

let me know for more help

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top