Feature #182
adding live555 support
| Status: | Closed | Start Date: | ||
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | none | |||
| Target version: | rev12 |
Description
Hi
Any chance getting MPlayer OSX Extended compiled with live555 support?
when trying to play content with "mplayer -rtsp-stream-over-tcp" option it outputs:
mymac:MacOS myusername$ ./mplayer -rtsp-stream-over-tcp rtsp://streamer-01.dr.nordija.dk:80/dr2high -rtsp-stream-over-tcp requires the "LIVE555 Streaming Media" or "libnemesi" libraries. MPlayer SVN-r29378-4.0.1 (C) 2000-2009 MPlayer Team
The path launched from:
/Applications/MPlayer OSX Extended.app/Contents/Resources/External_Binaries/mplayer.app/Contents/MacOS/
Instructions on building with mplayer: http://www.live555.com/mplayer/
History
Updated by Adrian Stutz over 2 years ago
- Status changed from New to Closed
- Target version changed from undetermined to rev12
I did take a look at it but found the prospects of the highly non-standard build system, no shared libraries and 1.4MB size not very pleasant.
But fortunately MPlayer has added support for libnemesi, which easily compiles a shared library and only taxes at 600kb.
The binary in rev12-test4 has libnemesi compiled in.