> The encoder is configured with a frame rate / GOP length of 30 fps, yet if I
> set openRTSP with a frame rate of 30 like this:
>
>openRTSP -d 300 -4 -w 640 -h 360 -f 30 -Q rtsp://URL > test.mp4 (or)
>openRTSP -d 300 -q -w 640 -h 360 -f 30 -Q rtsp://URL > test.mov
>
> The video is the i
I am experiencing an issue with openRTSP for which I've not yet
been able to find an explanation. If there is a more
appropriate forum for this or a FAQ I have missed, please let me
know. I'm attempting to use openRTSP to capture and record the
RTSP stream from an Extron SME-100 live streamin
> It could be nice to have a ServerMediaSession destructor protected in order
> to avoid my mistake.
Thanks for the note. This will be fixed in the next release of the software.
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
___
live-dev
Hi Ross,
I spend times to find a memory leak that I caused in our code.
Unfortunately I made a delete of a ServerMediaSession, then the
BasicEnvironment reclaim don't call the destructor because some medias are
still registered in the liveMediaPriv table.
Obviously replacing the dele
Hi,
Again i will respond to myself. The correct fix was to increase
net.core.rmem_max with sysctl.
Marcin
W dniu 2013-10-02 16:05, Marcin pisze:
Hi all,
I will respond to myself to because i forgot to mention. The camera
produces good and working H264 stream.
Proof: http://www.speed666.info/
> is my understanding that fNumChannels should be configurable correct or not ?
Not for AC-3 audio, because AC-3 frames are 'self-describing'. In particular,
the number of channels is determined by the AC-3 content.
If 'ffmpeg' (or VLC) has problems playing your stream, then you will need to
u
Hi Ross,
I tried the latest live555 but still same issue.
==
v=0
o=- 1383204769034542 1 IN IP4 192.168.1.104
s=Session streamed by "Ekomsys"
i=Streaming channel using Ekomsys streaming server
t=0 0
a=tool:LIVE555 Streaming Media v2013.10.03
a=type:broadca
Thanks Ross,
I'll test the current live555 code on Monday against the most recent VLC and
get that out to my customers who reported the issue with a note that they
should update their client.
Thanks for all your help and a great library.
Cheers,
Piers
--
Sent from my Android phone with K-9 Mail.
Thanks Bob,
Thanks for the pointers on how to test with VLC. Very useful info on
GET_PARAMETER. I'll post my findings early next week.
Cheers,
Piers
--
Sent from my Android phone with K-9 Mail. Please excuse my brevity.
Original Message
From: Bob Bischan
Sent: Thu Oct 31 01:3