Dear Ross,
..thats it, sorry for my bad explanation.
Unicast/one-client is suitable, so I'll follow the testOnDemandRTSPServer model.
Thanks for your help
Edward
From: live-devel on behalf of Ross
Finlayson
Sent: 12 September 2016 16:00
To: LI
video upon request. I cant find
any example code to demonstrate how this should be done.
So my questions are, is this possible using the live555 library? And if so
please could you give me some clues as to how it can be done ?
Thank you
Edward
___
Thank you. I will look in to this.
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
Hi,
openrtsp only output raw audio files that are not playable on any
player. i used faad to create an aac file from the raw audio file. is it
possible to add the headers directly from openrtsp? which part of the
code do i edit so i can insert the faad library?
live-devel-requ...@ns.live555.
Here is the config I am using.
CROSS_COMPILE= mipsel-linux-
COMPILE_OPTS = $(INCLUDES) -I. -O2 -DSOCKLEN_T=socklen_t
-DNO_STRSTREAM=1 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64q
C = c
C_COMPILER =$(CROSS_COMPILE)gcc
C_FLAGS = $(
Hi,
I downloaded the latest source code of live555 and created a new
config.mips file to geneate the Makefiles. But when I compiled it, it
fails when it reaches the ld command.
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.l
Hi,
I just downloaded live555 and compiled it on my mandriva 2008 machine.
I was able to compile it with out any problem. When I run openRTSP to
stream from a darwin server, I could not play the video-MP4-ES-1 file.
The command line I used to stream the video is ./openRTSP
rtsp://192.168.0
Wouldn't it be better to enhance RTCP instead of RTP? RTCP is designed
to report all sorts of stats on RTP traffic. We are currently
investigating enhancements where I work for the improvement of VoIP.
Toby
___
live-devel mailing list
live-devel@lists.li