Ross,
I am running the OnDemandRTSPServer test application with WAV files and it
seems that the WAV file processing expects the first SubChunk of the file to
always be the "fmt " SubChunk. This is not the case for the files I am
using, they have other SubChunks, e.g. "LIST".
What is the be
On 5/31/2012 1:07 PM, Meftah Tayeb wrote:
any good apropriate tool to use?
Perhaps ffmpeg. But that wouldn't be on topic here, would it?
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
On 5/29/2012 5:34 AM, Tarun Batra wrote:
Is there any way in testMPEG2TransportStreamer.cpp to know the frame
rate of the file it is streaming
Try subclassing MPEG2TransportStreamFramer, and keeping track when its
getNextFrame() method is called. Between that and gettimeofday(), you
sho
On 5/28/2012 8:09 AM, Ketan Gholap wrote:
i was wondering how to
find out the bit/byte rate of streaming of live media server,that i can
print on the console???
If you're streaming using an RTPSink object, call its octetCount()
method at two known times. Then:
double mbits_sent =
On 5/18/2012 3:26 AM, Ross Finlayson wrote:
I solved the ar issue the following solution :
In Makefile.tail, I added a space in the line
$(LIBRARY_LINK)$@ $(LIBRARY_LINK_OPTS) \
between $(LIBRARY_LINK) and $@...
But you shouldn't have to do this, because the space is already present
- at the en
On 30.05.2012 11:36, Nikolai Vorontsov wrote:
does it mean that we don't have any means to handle tool-low-bandwidth
network case? I can imagine for instance for the live view the following
scenario - we monitor the output queue length and when it's overflown or
close to the top - start to skip a
hello guys
i have several MPEG2TS streams through multicast (IPTV)
i want to convert them to Unicast (HTTP or RTSP) but transcode them to
H.264/AAC
any good apropriate tool to use?
i have bean fighting VLC all this weeks but no luck for me at all
any help is welcome
thank you,
Meftah Tayeb
IT
I can actually see using this feature as well.
Matt S.
On Thursday, May 31, 2012 7:21:06 AM, Wiser, Tyson wrote:
More seriously we need to seek in absolute mode because we would like
to query video according to the time we recorded it (and not a
relative time relative to begin of RTSP session).
More seriously we need to seek in absolute mode because we would like to query
video according to the time we recorded it (and not a relative time relative to
begin of RTSP session).
This is the first time I've ever heard of someone doing this (or even wanting
to do this). Because it's allow
Hi,
I have to integrate live555 RTSP client into an existing application
that decodes H.264 video and sends it to display. The application
is multithreaded, with separate threads for decoding and display
tasks.
I was thinking of using testRTSPClient code as a base, putting
it into separate thre
I'm not sure I totally understand your question, but I'm pretty sure the answer
is "no".
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-
Hello all.
After the RTSP connection IP-based cameras to send a reply with the
line "a=x-dimensions:640,480", but when you connect to LIVE555 Proxy
Server, this line is missing. For some decoders need to know the width
and height, and this is a problem.
Best Regards,
Vitaliy, Sarapu
Hi,
I have a network camera with a modified version of wis-streamer.
I wanted to know if any optimizations could be done to reduce the load that
wis streamer puts on the camera's processor.
Regards,
Jill
___
live-devel mailing list
live-devel@lists.liv
Hi,
I work with live555 and stream H264 coded video via RTP. I need force IDR
frame on encoder when each new client connected to my RTSP server.
Please let me know how I can to do it – what is best way (on server side)
in live555 to detect client connection / disconnection to my RTSP server?
My s
Hello sir
Is there any way in testMPEG2TransportStreamer.cpp to know the frame rate
of the file it is streaming
If so please tell me
Thanks
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-d
Hi,
i am coding my own OnDemandLiveStream-Server (as discussed here:
http://lists.live555.com/pipermail/live-devel/2012-May/015178.html)
using h264 encoded videoframes. I can play the videostream using VLC but
my Samsung Galaxy SII running ICS (Android 4.03) can't open the stream.
If i use the
HELLO SIR
I am trying to study live media and as a beginner i was wondering how to
find out the bit/byte rate of streaming of live media server,that i can
print on the console???
Thanks
___
live-devel mailing list
live-devel@lists.live555.com
http://li
Hello !
I've just tried to complie the latest (2012-05-17) live555 streaming
server on FreeBSD 7.0 (32bits) (this compilation fails also on Fr'eeBSD
9.0 64bits fresh installed).
It failed with the same "ar" issue.
I tried with old version I still have on my servers :
compilation of the version o
> Perhaps Don Quixote wrote RFC 2326 chapter 12.19…
I think you mean chapter 12.29. (But anyway...)
> More seriously we need to seek in absolute mode because we would like to
> query video according to the time we recorded it (and not a relative time
> relative to begin of RTSP session).
Thi
19 matches
Mail list logo