Re: [Live-devel] The question on how to handle the incoming H.264 RTP data of live555 server

2012-04-28 Thread Ross Finlayson
> Thanks for your reply. I did not read the "live555 proxy server" yet. > But from the name I guess this server will work as a proxy. But I am > expecting to do a little different. I'd like the live555 will support the > source to publish the video directly. I suppose the supporting of "RE

Re: [Live-devel] The question on how to handle the incoming H.264 RTP data of live555 server

2012-04-28 Thread Lan Zang
Ross, Thanks for your reply. I did not read the "live555 proxy server" yet. But from the name I guess this server will work as a proxy. But I am expecting to do a little different. I'd like the live555 will support the source to publish the video directly. I suppose the supporting of "RECORD" a

Re: [Live-devel] The question on how to handle the incoming H.264 RTP data of live555 server

2012-04-28 Thread Ross Finlayson
> I am new to this live555 media server. I am trying to make a server running > on ubuntu that can perform the following task: > It gets h.264 video data over RTP from others (e.g. ffmpeg), then it will > broadcast the video to other viewers( e.g. vlc player) via rtsp protocol. If your H.264 vid

[Live-devel] The question on how to handle the incoming H.264 RTP data of live555 server

2012-04-28 Thread Lan Zang
Hi, all I am new to this live555 media server. I am trying to make a server running on ubuntu that can perform the following task: It gets h.264 video data over RTP from others (e.g. ffmpeg), then it will broadcast the video to other viewers( e.g. vlc player) via rtsp protocol. After reading th