[MPlayer-dev-eng] [PATCH] libnemesi support in mplayer
Benjamin Zores
ben at geexbox.org
Thu Sep 6 15:27:57 CEST 2007
On 9/6/07, Luca Barbato <lu_zero at gentoo.org> wrote:
> Here is an initial patch to have libnemesi[1] handle rtsp instead of
> live555. (you can chose at configure which one to use)
>
> Beside seeking (that is being fixed on the library side) it seems to
> work fine at least for h264 and mp3.
>
> We are in the process of cleaning up the library in order to have its
> first formal release, so tests and feedbacks are more than welcome.
>
> lu
>
> [1] http://live.polito.it/documentation/libnemesi
Hum, I'm not sure I should be on copyright of stream_nemesi.c file as
I never wrote it (even if it's based on my native rtsp code)
To second Nico's remark, i'd think libnemesi/live555 can coexist.
I'd like to see the following be used for RTSP streaming:
if compiled live555
use live555
if compiled nemesi
use nemesi
use native_rtsp
This way, all libs can coexists and this won't change current behavior
for people used to either LIVE555 or my stream code.
Ben
--
"My life, and by extension everyone else's is meaningless."
Bender, Futurama
More information about the MPlayer-dev-eng
mailing list