I use vlc with this command
Code: Select all
vlc DummyUser_image.jpg --fake-duration 7200000 --sout '#transcode{vcodec=H263p,width=352,height=288,acodec=none}:duplicate{dst=rtp{dst=195.223.177.55,port-audio=14650,port-video=18398}}'
thank in advance