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

2020-08-19 Thread Carl Zwanzig
On 8/19/2020 5:22 AM, Moritz Barsnick wrote: Perhaps the original poster meant "broadcast" in the sense of "sending"? I suspect that's the case- not broadcast in the networking sense. z! ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffm

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

2020-08-19 Thread Moritz Barsnick
On Wed, Aug 19, 2020 at 11:41:36 +0200, Nicolas George wrote: > Dennis Mungai (12020-08-19): > > (b). Capabilities similar to UDP > > > > Would be Haivision's SRT, which FFmpeg supports if enabled on build time > > via --enable-libsrt. > > Does SRT support any kind of broadcast, like requested by t

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

2020-08-19 Thread Nicolas George
Dennis Mungai (12020-08-19): > (b). Capabilities similar to UDP > > Would be Haivision's SRT, which FFmpeg supports if enabled on build time > via --enable-libsrt. Does SRT support any kind of broadcast, like requested by the original question? Regards, -- Nicolas George signature.asc Desc

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

2020-08-19 Thread Alessandro Molon
27;t add a lot of latency like other authenticated protocols like RTMP or HLS. Alex -Original Message- From: ffmpeg-user On Behalf Of Dennis Mungai Sent: 19 August 2020 10:05 To: FFmpeg user questions Subject: Re: [FFmpeg-user] How to have a secure UDP BroadCast On Wed, 19 Aug 2020, 1

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

2020-08-19 Thread Dennis Mungai
> -Original Message- > From: ffmpeg-user On Behalf Of hassan > shatnawi > Sent: 02 October 2017 09:12 > To: ffmpeg-user@ffmpeg.org > Subject: [FFmpeg-user] How to have a secure UDP BroadCast > > Dears, > > How to have a secure connection with username and passwor

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

2020-08-19 Thread Alessandro Molon
09:12 To: ffmpeg-user@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 v

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

2017-10-04 Thread Roger Pack
I don't think UDP can have passwords can it? On 10/2/17, hassan shatnawi wrote: > 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

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

2017-10-02 Thread hassan shatnawi
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