Re: [Live-devel] H264 multicast streaming question

2009-09-30 Thread Jeremy Noring
On Wed, Sep 30, 2009 at 2:26 AM, Stas Desyatnlkov wrote: > Sender only. > > I see some video providers that mix AVC into TS. > > NAL, SPS and PPS are all part of the elementary stream packet. How they > ensure that client receives SPS and PPS in time is not clear. Probably the > receiving side w

Re: [Live-devel] H264 multicast streaming question

2009-09-30 Thread Stas Desyatnlkov
: live-devel-boun...@ns.live555.com [mailto:live-devel-boun...@ns.live555.com] On Behalf Of Jeremy Noring Sent: Tuesday, September 29, 2009 11:24 PM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] H264 multicast streaming question On Tue, Sep 29, 2009 at 10:43 AM,

Re: [Live-devel] H264 multicast streaming question

2009-09-29 Thread Jeremy Noring
On Tue, Sep 29, 2009 at 10:43 AM, Stas Desyatnlkov wrote: > Here is a situation: > > The streamer is a black box that’s connected to audio and video source. The > streamer sends TS with AVC and AAC because the client can only accept TS. > The client knows the exact format of the video and audio s

Re: [Live-devel] H264 multicast streaming question

2009-09-29 Thread Stas Desyatnlkov
e Subject: Re: [Live-devel] H264 multicast streaming question On Thu, Sep 24, 2009 at 12:46 AM, Stas Desyatnlkov mailto:s...@tech-mer.com>> wrote: Hi, Its obvious that loss of the SPS or PPS results in a lot of grief in the h264 land. The question is what choice do we have in case of no

Re: [Live-devel] H264 multicast streaming question

2009-09-24 Thread Jeremy Noring
On Thu, Sep 24, 2009 at 12:46 AM, Stas Desyatnlkov wrote: > Hi, > > Its obvious that loss of the SPS or PPS results in a lot of grief in the > h264 land. The question is what choice do we have in case of no other means > of communication besides RTP? > > What if the h264 stream is packed inside T

Re: [Live-devel] H264 multicast streaming question

2009-09-24 Thread Stas Desyatnlkov
- development & use Subject: Re: [Live-devel] H264 multicast streaming question Hi Jeremy: Thanks for your advice. When i set correct SPS/PPS,then i can streaming H264 file now. Thanks Best Regards --- 09/9/11 (五),Jeremy Noring 寫道: 寄件者: Jeremy Noring 主旨: Re: [Live-devel] H264 multi

Re: [Live-devel] H264 multicast streaming question

2009-09-23 Thread spopo316
Hi Jeremy:     Thanks for your advice. When i set correct SPS/PPS,then i can streaming H264 file now.      Thanks Best Regards --- 09/9/11 (五),Jeremy Noring 寫道: 寄件者: Jeremy Noring 主旨: Re: [Live-devel] H264 multicast streaming question 收件者: "LIVE555 Streaming Media - development &

Re: [Live-devel] H264 multicast streaming question

2009-09-10 Thread Jeremy Noring
2009/9/10 > > > But when I streamed the H.264 file by unicsat method successfully , the > sprop-parameter-sets has been set “h264”. Therefore i think the > sprop-parameter-sets=h264 does't influence the stream when using multicast > method. Is it right? > > No, that's not right. For the decoder

[Live-devel] H264 multicast streaming question

2009-09-10 Thread spopo316
Hi, I am working on streaming H.264 video file to the remote PC. The H.264 file can be streamed by the unicast method and displayed in VLC player on the remote PC. But when I adopted the multicast method, the VLC can not show any image as it opened the RTSP stream. I have used Wireshark to comp