hi all! I am currently working with a RTP-based streaming application, and
intend to use the mplayer as embedded player for user. I tried to call mplayer
from command line like this: mplayer rtp://localhost: but it doesn't
work(no movie window), the output is like this: MPlayer 1.0rc1-3.
As the title. Thanks in advance!
_
通过 Live.com 查看资讯、娱乐信息和您关心的其他信息!
http://www.live.com/getstarted.aspx___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailma
hi! I'm new to this discussing list, and I am working with a project, part of
it is to implement a media streamer and receiver using RTP payload. I found
livemedia is useful, but it's a c++ library, and the other part of the project
is written by python. I wonder how can I use the library with