Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31027 - RTSP/RTP streaming support for MPlayer (live.com)
Summary: RTSP/RTP streaming support for MPlayer (live.com)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Media-video project
URL: http://www.live.com/mplayer/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-13 04:36 UTC by Kasper Souren
Modified: 2003-10-13 05:47 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kasper Souren 2003-10-13 04:36:18 UTC
'The Open Source "MPlayer" media player can now receive and play standards-compliant RTP audio/video streams, using the "LIVE.COM Streaming Media" source code libraries.'
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-10-13 05:47:48 UTC
already in cvs

     if has_version media-plugins/live
     then
      einfo "Enabling LIVE.COM Streaming Media..."
      myconf="${myconf} --enable-live"
     fi