[Live-devel] LIVE.COM Streaming Media and Java Media
Framework
Ross Finlayson
finlayson at live.com
Wed Oct 20 12:18:39 PDT 2004
> I guess it's not the codec. I've just tested JMStudio against the
>testOnDemand using the MPEG1 from this site:
>http://www.mech.mb.uni-dortmund.de/content/vpython/vpython_en.html
> I was able to play the stream from VLC, but not with JMStudio, it
>behaves exactly like before.
I suggest looking at the RTSP protocol exchange, to see how/why your
JMStudio client is failing.
Add
#define DEBUG 1
to the start of "liveMedia/RTSPServer.cpp" and recompile. Then, rebuild
"testOnDemandRTSPServer".
Then send us the (stderr) output of "testOnDemandRTSPServer" when your
JMStudio client tries to connect. (Again, do this for MPEG-1 video content.)
Ross Finlayson
LIVE.COM
<http://www.live.com/>
More information about the live-devel
mailing list