I found several instructions ( for example, http://ubuntuforums.org/archive/index.php/t-665607.html) for streaming of FLV video from webcam to plugin based player. Works, if both "Format" and "VideoCodec" are set to "flv" but it seems to put uncompressed video within FLV. <Stream test.flv> # the source feed Feed feed1.ffm # the output stream format - FLV = FLash Video
Format flv VideoCodec flv ... </Stream> I wonder what is the significance of "VideoCodec", as flv is the container format. Is it possible to make ffserver work with compressed video stream, (specifically, H.264)? Thanks, -V _______________________________________________ ffserver-user mailing list ffserver-user@mplayerhq.hu https://lists.mplayerhq.hu/mailman/listinfo/ffserver-user