To record ( to a file ) an RTP stream sent by VLC into a mpeg2 TS file,
should I start with OpenRTSP and change out some classes? ( Which ones?)

You should not need to make any changes to "openRTSP", because - when streaming a unicast stream from VLC - you should be using RTSP. (i.e., VLC is a RTSP server.)

Just run "openRTSP" with the appropriate "rtsp://" URL.

In general, unicast RTP streams should be sent/received using RTSP.
--

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to