Re: [Live-devel] Bad performance with 4 or more clients at proxy server

2015-06-04 Thread Ross Finlayson
>i have the some problem too and i don't think the problem is caused by > vlc. when I start multiple VLC players and have them playing the stream of a > ip camera source, it is working fine . if i start and play them for the > remote proxyServer, I will get a bad performance . i try to incr

[Live-devel] Video Audio Streaming to Wowza streaming server

2015-06-04 Thread Rachit Shah
Hi, We are working on application, which is based on IOS platform, to send Video and Audio to Wowza streaming server. Video & Audio data are captured and encoded at IOS library APIs in H.264 & AAC format then encoded Video and Audio bitstream data are passed to Wowza streaming server using Darw

Re: [Live-devel] MPEGTS FramedSource

2015-06-04 Thread Ross Finlayson
> I have an MPEGTS muxer (ffmpeg) that spits out 1316 (188 * 7) byte chunks of > valid data at a time. In my FramedSource subclass, I can write this to a file > via fwrite and have a perfectly playable mpegts file. I've been sending data > to `fTo` in 1316 byte chunks (as hinted in our previous

[Live-devel] MPEGTS FramedSource

2015-06-04 Thread Anthony Clark
Ross and all, I have an MPEGTS muxer (ffmpeg) that spits out 1316 (188 * 7) byte chunks of valid data at a time. In my FramedSource subclass, I can write this to a file via fwrite and have a perfectly playable mpegts file. I've been sending data to `fTo` in 1316 byte chunks (as hinted in our

Re: [Live-devel] [External] Re: Support for 'Speed" Option on RTSP 'PLAY'

2015-06-04 Thread Ross Finlayson
Thanks. I have just installed a new version (2015.06.04) of the “LIVE555 Streaming Media” software that includes this. Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-devel@lists.live555.com http://lists.liv

Re: [Live-devel] Axis firmware 5.6

2015-06-04 Thread Ross Finlayson
> Now according to the RFC-2326 for RTSP, it does not specifically mandate that > you should use RTCP RR packets to keep it alive. That is true. However, servers (including the “Axis” camera’s server) should, for robustness, treat incoming RTCP “RR” packets as indicating client liveness. What

Re: [Live-devel] Axis firmware 5.6

2015-06-04 Thread Deanna Earley
I can confirm that GStreamer used in the Axis 5.60 cameras does *not* honour RR packets to show a live connection. I have raised this with them as it's a change of behaviour and is contrary to their documentation but they couldn't reproduce it. They do have packet captures showing the behaviour t

[Live-devel] Axis firmware 5.6

2015-06-04 Thread Adrian Kovacs
Thank you for your answer. I asked Axis ADP Helpdesk, too. They answered, see the mail below. I sent them tetRTSPClient, so this is the client, that they wrote about. From the mail it seems to me, that the only option to send OPTIONS command periodically. Or does live555 have the setting that Ax