Re: [Live-devel] Use RTP Seperately

2009-07-15 Thread Ross Finlayson
You replied to Sean: If you're streaming MPEG-4 video via RTP, then you must use a RTSP server. It is my understanding that one purpose of RTSP when streaming MPEG4 video is to communicate the all-important SDP info to the client player. And I understand that's why Sean and I (and the whole

Re: [Live-devel] Use RTP Seperately

2009-07-15 Thread Russell, Michael (mrusse05)
Hi Ross - Your response to Sean prompts me to ask for clarification for the both of us. You replied to Sean: >If you're streaming MPEG-4 video via RTP, then you must use a RTSP server. It is my understanding that one purpose of RTSP when streaming MPEG4 video is to communicate the all-impo

Re: [Live-devel] Use RTP Seperately

2009-07-15 Thread Ross Finlayson
Does anyone know if I can use the RTP Stack seperately with live555? I'm going to transmit MPEG4 stream from one endpoint to another one, and RTSP/SIP is not involved for the transmission If you're streaming MPEG-4 video via RTP, then you must use a RTSP server. Note our demo applications - "t

[Live-devel] Use RTP Seperately

2009-07-15 Thread Sean
Greetings, Does anyone know if I can use the RTP Stack seperately with live555? I'm going to transmit MPEG4 stream from one endpoint to another one, and RTSP/SIP is not involved for the transmission, Is there any test programs for live555 on such usage? BRs, Sean __