Hi
I am trying to securely rtsp stream between two consoles on my computer.
On the listening console I have:
ffplay -rtsp_flags listen rtsps://
127.0.0.1:8554/live.sdp?cert=domain.crt"&"key=domain.key
On the streaming console I have:
ffmpeg -f lavfi -i smptebars -c:v libvpx -f rtsp -rt
>
> On Thu, Nov 3, 2016 at 9:18 AM Carl Eugen Hoyos
> wrote:
>
> This is not related to "Protocol not found".
>
> I can reproduce this issue, it does not seem to be a regression
> (reproducible at least for several years).
>
> Which application supports rtp over tls?
>
> Carl Eugen
Are you sayi
On Fri, Sep 2, 2016 at 11:30 PM Carl Eugen Hoyos wrote:
> Hi!
>
> 2016-09-02 3:01 GMT+02:00 Yu Ang Tan :
> > I am trying to stream a video securely, and this is what I have tried:
> >
> > $ ffmpeg -i out.webm -f format
> > tls://127.0.0.1:8554?listen&
On Sat, Sep 17, 2016 at 2:14 AM Carl Eugen Hoyos wrote:
> 2016-09-16 15:39 GMT+02:00 Yu Ang Tan :
> > I tried:this:
> >
> > $ git checkout master
> > $ git fetch
> >
> > Then compile as usual.
>
> My knowledge of git is very limited but I bel
I tried:this:
$ git checkout master
$ git fetch
Then compile as usual.
Nothing changed. It worked on Linux, but crashed on Windows.
On Fri, Sep 16, 2016 at 11:43 AM Yu Ang Tan wrote:
> On Fri, Sep 16, 2016 at 1:26 AM Carl Eugen Hoyos
> wrote:
>
>> 2016-09-15 15:41 GMT+0
On Fri, Sep 16, 2016 at 1:26 AM Carl Eugen Hoyos wrote:
> 2016-09-15 15:41 GMT+02:00 Yu Ang Tan :
> > Let me know how else I can help.
>
> Please test if current FFmpeg git head works for you.
>
> Sorry for the overlapping
On Thu, Sep 15, 2016 at 8:20 PM Carl Eugen Hoyos wrote:
> 2016-09-14 23:18 GMT+02:00 Yu Ang Tan :
>
> > I tried very briefly and here's what I've found:
> >
> > 00e122bc works on Linux, not on Windows
>
> Do you know why the user in ticket #5844 sees a cra
Hi Carl,
I tried very briefly and here's what I've found:
00e122bc works on Linux, not on Windows
4873952f works on both Linux and Windows
I'll stick to 4873952f for now.
Thanks,
Ang
On Wed, Sep 14, 2016 at 10:28 PM Carl Eugen Hoyos
wrote:
> 2016-09-14 3:05 GM
On Wed, Sep 14, 2016 at 9:17 AM Carl Eugen Hoyos wrote:
> 2016-09-14 0:33 GMT+02:00 Yu Ang Tan :
> > On Wed, Sep 14, 2016 at 1:49 AM Carl Eugen Hoyos
> wrote:
> >
> >> 2016-09-13 7:27 GMT+02:00 Yu Ang Tan :
> >>
> >> > When I run execute both co
On Wed, Sep 14, 2016 at 1:49 AM Carl Eugen Hoyos wrote:
> 2016-09-13 7:27 GMT+02:00 Yu Ang Tan :
>
> > When I run execute both commands, my webcam LED lights up.
> > But then immediately after ffmpeg crashes.
>
> Can you test if this is a regression since 00e122
I am trying to rtsp stream between two consoles on my computer.
On console 1 I have:
ffmpeg -rtbufsize 100M -re -f dshow -s 320x240 -i video="BisonCam, NB
Pro" -r 10 -an -f rtsp -rtsp_transport tcp rtsp://127.0.0.1:8554/demo
On console 2 I have:
ffplay -rtsp_flags listen -i rtsp://127.0
On Fri, Sep 2, 2016 at 6:24 PM, Moritz Barsnick wrote:
> On Fri, Sep 02, 2016 at 01:01:58 +0000, Yu Ang Tan wrote:
> > $ ffmpeg -i out.webm -f format tls://
> > 127.0.0.1:8554?listen&cert=test.crt&key=test.key
> > [1] 46061
> > [2] 46062
&g
I am trying to stream a video securely, and this is what I have tried:
Console 1
$ ffmpeg -i out.webm -f format tls://
127.0.0.1:8554?listen&cert=test.crt&key=test.key
[1] 46061
[2] 46062
$ ffmpeg version N-81392-ga453bbb Copyright (c) 2000-2016 the FFmpeg
developers
built w
13 matches
Mail list logo