On Sun, Jan 23, 2011 at 02:34:26PM -0800, Ross Finlayson wrote:
> >What I think we'd need is some way to (1) advertise (from the server
> >side) that a particular RTSP server would understand our custom tally
> >light command, (2) the possibility to send a tally command from the
> >client side, and
Hi,
I'm working on dvswitch[1], where we're changing the architecture from
using a piped dvgrab command that writes directly to a TCP socket to
properly encapsulating DV in RTSP. The liveMedia libraries have been
changed a while back to make that possible (there was no DV
encapsulation previously)