Re: [Live-devel] RTSP stream via liveMedia from opencv capture

2013-10-01 Thread Ross Finlayson
> I'm currently developing a stream server which feeded by a webcam. I choosed > the liveMedia, but at the moment i need a really big help. I cannot found an > interface or something to create RTSP stream via liveMedia and the frames > coming from an opencv webcam's capture. See http://www.liv

Re: [Live-devel] Generating streaming at runtime

2013-10-01 Thread Ross Finlayson
> Hi everyone, I'm doing a research about live streaming the video output from > a game to a client. By doing so, I need to generate the streaming data at > runtime instead of reading it from a file (like most LIVE555 examples do). > Could someone point me out a good reference to start this up?

[Live-devel] RTSP stream via liveMedia from opencv capture

2013-10-01 Thread Hársádi Máté
Hy! I'm currently developing a stream server which feeded by a webcam. I choosed the liveMedia, but at the moment i need a really big help. I cannot found an interface or something to create RTSP stream via liveMedia and the frames coming from an opencv webcam's capture. This capture is shared

[Live-devel] Generating streaming at runtime

2013-10-01 Thread Diego Barboza
Hi everyone, I'm doing a research about live streaming the video output from a game to a client. By doing so, I need to generate the streaming data at runtime instead of reading it from a file (like most LIVE555 examples do). Could someone point me out a good reference to start this up? Is there an