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 <[email protected]> On Behalf Of hassan shatnawi Sent: 02 October 2017 09:12 To: [email protected] 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:[email protected]: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*: [email protected] *|* www.haupshy.com _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
