Re: [Live-devel] Help in live555 codebase execution

2015-07-17 Thread Ross Finlayson
> My Scenario is like below, > Device1(Camera) ---> NAT(Router) -> Internet ---> Device2. > > Device2 wants to initiate a streaming request to Device1 using > openRTSPclient. It is not possible to make since Device1 is in private > network. > I googled it, I found it is possible using -R option

Re: [Live-devel] Using RTP/RTCP over TCP, sendDataOverTCP retry

2015-07-17 Thread Ross Finlayson
> I don’t think so because this condition is triggered if sending the framing > data hits an error and the socket is removed for further usage (not closed > however). > >} else if (sendResult < 0) { > // Because the "send()" call failed, assume that the socket is now > unusable, so sto

[Live-devel] Help in live555 codebase execution

2015-07-17 Thread Krishna Kumar K B
Title: Samsung Enterprise Portal mySingle Hi , I am trying to create a setup for remote streaming.   My Scenario is like below, Device1(Camera) ---> NAT(Router) -> Internet ---> Device2.   Device2 wants to initiate a streaming request to Device1 using openRTSPclient. It is not possible to

Re: [Live-devel] Playback is sped up

2015-07-17 Thread Jade Royston
No luck. I tried all different dimensions and frame rates. The command I am using is openRTSP -i -P 60 -c -B 100 -b 100 -t -w 1024 -h 576 -f 20 rtsp:// 24.196.72.222:1084/0 I tried using the -4 command and -q command instead of -i again and the output files are corrupt or unplayable. Ca

Re: [Live-devel] Using RTP/RTCP over TCP, sendDataOverTCP retry

2015-07-17 Thread Erik Oomen
> Op 17 jul. 2015, om 10:15 heeft Ross Finlayson het > volgende geschreven: > > >> On Jul 15, 2015, at 9:13 PM, Erik Oomen wrote: >> >> I’m using live555 to stream H264+PCMU audio between two servers (both are >> bare Linux 64bit under my control). Due to firewall reasons I have chosen >>

Re: [Live-devel] Simultaneous streaming and capturing

2015-07-17 Thread Ross Finlayson
Unfortunately, because of the way that AVI files are designed, it is not possible to update them continuously - in a way that allows them to be used while they are being written. Instead, the AVI file cannot be used until the corresponding “AVIFileSink” object has been closed - i.e., until afte

Re: [Live-devel] Using RTP/RTCP over TCP, sendDataOverTCP retry

2015-07-17 Thread Ross Finlayson
> On Jul 15, 2015, at 9:13 PM, Erik Oomen wrote: > > I’m using live555 to stream H264+PCMU audio between two servers (both are > bare Linux 64bit under my control). Due to firewall reasons I have chosen to > use TCP. The sending server has 100Mbit FD, the receiver has 20Mbit FD > bandwidth,

Re: [Live-devel] Playback is sped up

2015-07-17 Thread Deanna Earley
Does it work any better when you specify all of the “-w -h -f ” parameters? -- Deanna Earley | Lead developer | icatchercctv w: www.icode.co.uk/icatcher | t: 01329 835335 | f: 01329 835338 Registered Office : 71 The Hundred, Romsey, SO51 8BZ. Company Number :

Re: [Live-devel] Trying to convert a .264 file into a .ts file then index it

2015-07-17 Thread Ross Finlayson
> On Jul 12, 2015, at 6:54 PM, Benoît Kessabian > wrote: > > I used one of the files you provided on your web site: slamtv60.264 > > It works for me. Make sure that both the “.ts” and “.tsx” file