Re: [Live-devel] Receiving H.264 RTP stream from Sony network cameras ...

2009-06-22 Thread Ross Finlayson
Why 224.0.0.x multicast addresses dont work in LiveMedia ? This camera has a default multicast address in 224.0.0.x group, which is, for some unknown reasons, blocked out in LiveMedia 224.0.0.* IP multicast addresses are special addresses that are routable only on the local network. They are

Re: [Live-devel] Receiving H.264 RTP stream from Sony network cameras ...

2009-06-22 Thread Ross Finlayson
Why 224.0.0.x multicast addresses dont work in LiveMedia ? This camera has a default multicast address in 224.0.0.x group, which is, for some unknown reasons, blocked out in LiveMedia 224.0.0.* IP multicast addresses are special addresses that are routable only on the local network. They are

Re: [Live-devel] Receiving H.264 RTP stream from Sony network cameras ...

2009-06-21 Thread Ganesh V
cater to a large variety of decoders. Hope this help. Cheers, Ganesh From: kd To: live-de...@ns.live555.com Sent: Sunday, June 21, 2009 11:22:34 PM Subject: [Live-devel] Receiving H.264 RTP stream from Sony network cameras ... Hi, Each packet passed to

[Live-devel] Receiving H.264 RTP stream from Sony network cameras ...

2009-06-21 Thread kd
Hi, Each packet passed to ProcessSpecialHeader() is prefixed with 001 but I noticed that for this functions the first byte in a packet is always a NAL type, so it always reads NAL of type 0. I'm not sure but it doesn't look like RFC 3984. Maybe is this a some separate standard of streaming, whi