Hi guys~ I have written a new plugin(named mccp) to read data from mpeg4 hardware encoder, and this plugin can work fine with following command: vlc -I dummy --reset-config --noaudio mccp:framerate=15,bandwith=500 \ --sout '#rtp{dst=192.168.0.106,sdp=rtsp://192.168.0.102/test.sdp}' \ --rtsp-cashing=...