[FFmpeg-user] How to have a secure UDP BroadCast

Alessandro Molon alex.molon at vision247.com
Wed Aug 19 11:53:19 EEST 2020


You simply cannot. UDP delivery is not meant to do that.

There are other protocols that support authentication 😊
If you provide a little bit more about what are your needs I can suggest some.

Alex

-----Original Message-----
From: ffmpeg-user <ffmpeg-user-bounces at ffmpeg.org> On Behalf Of hassan shatnawi
Sent: 02 October 2017 09:12
To: ffmpeg-user at ffmpeg.org
Subject: [FFmpeg-user] How to have a secure UDP BroadCast

Dears,

How to have a secure connection with username and password while broadcasting "UPD"

I've use this command

ffmpeg -f dshow -video_size 1280x720 -rtbufsize 702000K -framerate 30 -i video="Video (00-0 Pro Capture Quad HDMI)" -r 30 -threads 4 -vcodec
libx264 -crf 0 -preset ultrafast -f mpegts "udp://username:password@192.168.1.12:6666"

but it didn't work can you advice me plz.

Thanks in advance.

*Hassan Shatnawi*
Software Developer

*Software Development Department*



*Haupshy Establishment for Electronics*

Al Madina Al Monawara St. bld 31 | P.O.Box 6875 Amman 11118, Jordan.

*T: *+962 6 5820 927* | F: *+962 6 5820 926* | M: *+962 78 5792 096

*E*: hassan at haupshy.com *|* www.haupshy.com _______________________________________________
ffmpeg-user mailing list
ffmpeg-user at ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".


More information about the ffmpeg-user mailing list