Hello ,
I managed to compile VLC 6.0 but the exe is not running(it just blinks and
closes) :( Im currently trying to use openRTSP to receive both audio and video
streamswhen I send a file using testmpegstreamer and receive using
testmpegreceiver, im only able to receive the video stream an
Thank You for your reply..i will work on the vlc codebtw, im wondering if
the mpegreceiver is able to receive the audio and video stream at the same
time...meaning, I tried sending both audio and video on the same port and its
successful...but the receiver is only able to receive either the
Is there any example codes of live555 that is able to playback video? (maybe a
pre-recorded video file?)
Thank You..
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ross Finlayson
Sent: Wednesday, August 13, 2008 3:29 PM
To: LIVE555 Streaming Media - dev
Hello Ross,
Is the anyway I can display the received data on the receiving side??for
example, if im transmitting a video file from mpegstreamer, can I view it in
the mpegreceiver window???
Thank You.
DISCLAIMER:
This email (including any attachments) is intended for the sole use of the
inten
ot the other side of
the equation (what's sitting at 239.255.42.42?)...
Roland
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Melvin_Raj
Sent: Wednesday, August 06, 2008 8:03 PM
To: LIVE555 Streaming Media - development & use
Subject: Re: [Live-devel] Help with link e
king step, the linker will resolve the references and look
for compiled code for Foo(), which is either in another object file, or in a
library (which is just a 'zip' of a bunch of object files).
cu
roland
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Melvin_Raj
Sent:
Hyee Roland,
Thank you for your help..managed to solve the errors and learn new thing at the
same time...now im getting another error when running the openrtsp program from
command line:
[cid:image002.png@01C8F87D.1737EA40]
What do I have to do??thank you for your help...do have a working exam
lOverHTTPPortNum" variable, you'll
find "extern" references and one real declaration in testProgs\playCommon.cpp.
Add playCommon.cpp to resolve this issue.
Same goes for the other unresolved symbols. e.g. class "Locale" is defined in
"liveMedia\Locale.cpp"..
helloim new to this forum...im trying to build live555's test prog,
specificly the openrtsp...i am able to build the mpegsender,mp3sender and
receiver respectively witout any errors but when i try to build openrtsp, i get
the following errors:
1>-- Rebuild All started: Project: rtsp, Co