Ticket #12203 (closed enhancement: fixed)
NEW: live555 libraries for playing streaming media
| Reported by: | ehainry@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | Port Submissions |
| Component: | ports | Version: | 1.4.40 |
| Keywords: | MPlayer, live555, streaming | Cc: | ehainry@…, ecronin@…, simon@…, ryandesign@… |
| Port: |
Description
Live 555 is a library used to play streaming media. It can be used by MPlayer.
http://www.live555.com/liveMedia/
This portfile is not very polished (only written with macos in mind (argument to configure) and I have no means to test it on other systems at the moment ; the destroot phase is quite dirty, but that's how they advise to do). If anybody wants to give it some love (and put their name for maintainer). Also, it may be nice to put the distfile in some place it will be conserved, they don't seem to make it easy fetching an old tarball.
It could be integrated with MPlayer by adding a variant in Mplayer's Portfile:
variant live \
description {Enable live555 streaming media input} {
depends_lib-append port:live555
configure.args-delete --disable-live
}
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

