Re: [Live-devel] Question about live streaming

2012-08-27 Thread Nathan RNR
that makes sense. From: live-devel-boun...@ns.live555.com [mailto:live-devel-boun...@ns.live555.com] On Behalf Of Ross Finlayson Sent: Monday, August 27, 2012 3:24 PM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] Question about live streaming It does not. I am g

Re: [Live-devel] Question about live streaming

2012-08-27 Thread Ross Finlayson
> It does not. I am going to be streaming globally and am using a global server > to direct all the traffic, creating rtsp streams for each device. I'm not sure I understand this, but from your description, I suspect that you don't want to be using RTSP at all. RTSP is used for one-way streamin

Re: [Live-devel] Question about live streaming

2012-08-27 Thread Nathan
It does not. I am going to be streaming globally and am using a global server to direct all the traffic, creating rtsp streams for each device. Original message Subject: Re: [Live-devel] Question about live streaming From: Ross Finlayson To: LIVE555 Streaming Media

Re: [Live-devel] Question about live streaming

2012-08-27 Thread Ross Finlayson
> I am currently building an Android application designed to stream encoded > video (live) from each phone to a different phone, and I play to use Live555 > as the server. I read that to support live streaming to edit the > OnDemandRTSPServer, as well as make a few other changes. I did said chan

[Live-devel] Question about live streaming

2012-08-27 Thread Nathan RNR
Hello, I am currently building an Android application designed to stream encoded video (live) from each phone to a different phone, and I play to use Live555 as the server. I read that to support live streaming to edit the OnDemandRTSPServer, as well as make a few other changes. I did said chan

[Live-devel] question about live streaming H264

2009-09-23 Thread Tao Wu
Hi, I play to live stream h264, the source is not a file, but encoded video frames from hardware. Can some one suggest what example code I can look at as reference, like H264VideoStreamFrame, VideoFileServerMediaSubsession (their source is a file , not encoded frames)? Thanks a lot. Best Regards,