Re: [FFmpeg-user] onvif use

2021-12-14 Thread Adam Nielsen via ffmpeg-user
> I have tried to reproduce the streaming without success: > > ffplay http://admin:password@192.168.1.59:8000 > > and to record it in various protocols and formats: > > ffmpeg -i http://admin:password@192.168.1.59:8000 stream.h264 > or > ffmpeg -i > rtsp://admin:password@192.168.1.59:8000//onvif

[FFmpeg-user] onvif use

2021-12-14 Thread mac de paz
Hello, good afternoon I have got a IP camera in an app where I have had to log in. In the app's setting it appears the posibility of setting up Onvif with an user and password. My intention is to record the camera using ffmpeg. I have tried to reproduce the streaming without success: ffplay htt