don't know for multicast but udp is possible with rtp. try something like that for h264 ffmpeg -re -i /path/to/source -flags +global_header -vcodec libx264 -s cif -b 128k -r 25 -an -f rtp rtp://destination_ip:1900 -acodec libfaac -flags +global_header -vn -f rtp rtp://destination_ip:1902 -newaudio
On Thu, Aug 6, 2009 at 11:39 AM, manuel fontan garcia < manuel.fontan.gar...@gmail.com> wrote: > Cheers > > I'm interested about Multi-Cast over UDP Streaming. > > Is there any related documentation available? Could some one guide me? > > Any help would be great. > > Thank you in advanced > _______________________________________________ > ffserver-user mailing list > ffserver-user@mplayerhq.hu > https://lists.mplayerhq.hu/mailman/listinfo/ffserver-user >
_______________________________________________ ffserver-user mailing list ffserver-user@mplayerhq.hu https://lists.mplayerhq.hu/mailman/listinfo/ffserver-user