Hi Jerry,To debug the liveMdeia library, you may have to recompile the MPlayer
and liveMedia library. 1/ Before compiling liveMedia, in the first line of file
"config.linux"--COMPILE_OPTS = $ (INCLUDES) -I -O2 -DSOCKLEN_T...,add the "-g"
option as follows: COMPILE_OPTS = $ (INCLUDES) -I -O2 -g
Hello,
I compiled livemedia library and used mplayer to playback live streaming.
Now I can playback the live streaming. But I don't know how it works. So I
want to debug livemedia library and mplyer. My operate system is SUSE
Linux. Firstly I set up a server using the testOnDemandRTSPServer. When
>how can i send streaming pcm format datas(datas take input from encoder)?
If your PCM audio input device is accessible as a file, then use a
"ByteStreamFileSource" object to encapsulate it. (Otherwise, you
will need to write your own code for the source object; see the FAQ.)
For the RTP sink
Hi all,
I'd like to stream mpeg4 & adpcm datas. (Mpeg4 & adpcm datas take input from a
MPEG4 encoder)
so I had tested to send stream mpeg4 with testMPEG4VideoStreamer for multicast
and testOnDemandRTSPServer for unicast,
(playing is ok : QuickTime, mplayer)
(some bugs generated : vlc "head damage