Re: [Live-devel] Continous RTCP reciver report packets

2011-10-10 Thread Ross Finlayson
> maybe…but, WHY/HOW that affected the RTCP RR frequency is the big question… I don't see how - unless "gettimeofday()" is somehow going haywire (e.g., returning the same value over and over again). But in any case, because this seems to be a VLC-specific problem, it's probably not worthwhile c

Re: [Live-devel] Continous RTCP reciver report packets

2011-10-10 Thread Roberts, Randy
maybe...but, WHY/HOW that affected the RTCP RR frequency is the big question... I never tried to investigate any further as to WHY...had brifly looked into newer cards that might have better MPEG4 offload support...but, didn't get too far. Would love to hear if a graphics card would, in fact, h

Re: [Live-devel] Continous RTCP reciver report packets

2011-10-10 Thread Baudouin, Charles
Found it! I'll try this tomorrow - that does mean the bug may depend on the graphics card installed. From: live-devel-boun...@ns.live555.com [mailto:live-devel-boun...@ns.live555.com] On Behalf Of Roberts, Randy Sent: 10 October 2011 18:51 To: LIVE555 Streaming Media - development & use Subject:

Re: [Live-devel] Continous RTCP reciver report packets

2011-10-10 Thread Roberts, Randy
I am using VLC 1.1.11... Should be under the "simple" settings... Under advanced, it may be "Hardware Decoding" under "Video codecs" and "FFmpeg" Not sure if they were the same, but I think I may have had same issue with both... From: live-devel-boun...@ns.live555.com [mailto:live-devel-boun

Re: [Live-devel] Continous RTCP reciver report packets

2011-10-10 Thread Baudouin, Charles
Interesting - could not find this option under the latest version of VLC though. From: live-devel-boun...@ns.live555.com [mailto:live-devel-boun...@ns.live555.com] On Behalf Of Roberts, Randy Sent: 10 October 2011 17:29 To: LIVE555 Streaming Media - development & use; 'live-devel@lists.live555.c

Re: [Live-devel] Continous RTCP reciver report packets

2011-10-10 Thread Roberts, Randy
I recall having a similar issue when I had VLC configured with the "USE GPU ACCELERATION (experimental)" turned on (under "Input & Codecs Setting") This caused a flood of RTCP messages (at intervals less than 2ms!), but maybe only for an MPEG4 stream (?). From: live-devel-boun...@ns.live555.co

Re: [Live-devel] Streaming from subdirectories not working with embedded RTSP player

2011-10-10 Thread Ross Finlayson
> As you can see, the RTSP client is not passing 'track1' in the SETUP url. Yes, and that's what's causing the problem. "SETUP" is an operation on a specific track within the file, not on the file as a whole. The RTSP client should be adding "/track1" to the URL for the "SETUP" command. *Howe

Re: [Live-devel] Streaming from subdirectories not working with embedded RTSP player

2011-10-10 Thread Jos Huybrighs
Ross, Thanks for the prompt feedback.I tried now with 0.72 but the problem still occurs. Wit the embedded RTSP player of the setop box (player software coming from Broadcom I think) I still get a "404 Stream Not Foud" response on the SETUP request. Here is the RTSP dump (exported from wireshark

Re: [Live-devel] Streaming from subdirectories not working with embedded RTSP player

2011-10-10 Thread Ross Finlayson
> I read in the history notes that starting from v.0-71 streaming from a > subdirectory (like in: rtsp:///MyVideos/MyStreams/a-video.ts) now works. > I can confirm that it indeed works with the VLC player, but unfortunately not > with the RTSP player I am working with on an embedded device (a bro