Thank you Ross, it worked.
Noted the point and will not comment the code.
Thanking You,
Regards'
Sanjeeva Reddy
Sreesaila - Logo 400X320- Final
Sreesaila Networks Pvt. Ltd. | Ph: +91 40 23076655 | Mobile: +91 9000616655
| Website: www.sreesaila.com
From: live-devel-boun...@ns.liv
Once you've made *any* changes to the supplied code - and that *especially*
includes commenting out code to try to work around compiler/linker problems -
then you can't expect any support on this mailing list.
Noone else has reported the compiler problems that you're seeing. Perhaps you
have o
Thank you Ross,
I could get through and the solution for empty files also worked. Thank you.
One more point, during compilation after the below stated problem there was
one more similar error with RTSPCommon.cpp (in LiveMedia only) at line# 178
(given below). I did comment (highlighted) that a
> Everything was ok, but for in LiveMedia compiling (highlighted below). Error
> messages were “undefined function ‘_lseek64’ in ‘SeekFIle64’ function” and
> “undefined function ‘_telli64’ in ‘Tellifile64’ function”
You should try to fix this properly. You're apparently missing the proper
hea
Dear Team,
For your reference, below is the full output when I run the openRTSP.exe
C:\Sanjeeva\SW\live\testProgs>openrtsp -d 15 -Q
"rtsp://192.168.200.136:1935/livefeed/AAJTAK_QVGA.sdp"
Opening connection to 192.168.200.136, port 1935...
...remote connection opened
Sending request:
Hi Team,
Background:
We would like to use openRTSP.exe in a Windows batch file to test the RTSP
URLs (from Darwin Streaming Server).
Job of the batch file is to check whether the URL is accessible and playing
without any problems.
The RTSP URLs requires MD5 checksum to access.
My sequen
Hi,
1) You mean?:
rtsp://195.134.1.3/spatialSoc_basenh3.mp4/trackID=65536
rtsp://195.134.1.6/spatialSoc_basenh3.mp4/trackID=65538
2) Or are talking about?:
rtsp://195.134.1.3/spatialSoc_base.mp4
rtsp://195.134.1.6/spatialSoc_enh.mp4
If you refer to the 2) situation, its work of course but t
> I can successfully stream video one frame at a time as it is ready from my
> hardware encoder for H.264 and MJPEG but for MPEG4 it appears the video
> frames do not get sent out until some internal live555 buffer is full. When I
> use openRTSP client to receive MPEG4 video frames no matter wha