uray
27th February 2006, 19:41
is it possible for me to build a video conference system where x264 (MPEG4 AVC/H.264 generally) used as video encoder? how to transmit x264 data packet? i have searched for RTP directshow filter and only found RTP directshow filter that worked on MPEG1 based video stream...
streaming data from video file I think it is not a problem, since I believe VLC can (or will) do that... but how about capturing video from camera, encode it using x264 (realtime) and transmit the data over TCP/IP network...
streaming data from video file I think it is not a problem, since I believe VLC can (or will) do that... but how about capturing video from camera, encode it using x264 (realtime) and transmit the data over TCP/IP network...