Re: [FFmpeg-user] ffmpeg streaming to rtmps fails on Mac

2019-06-04 Thread Micael Silva
On Tue, Jun 4, 2019 at 6:40 PM Nam Giang wrote: > Hi there, > > Is there anyone success with streaming to rtmps destination using ffmpeg on > a Mac? (Facebook recently enforces this to be the only protocol they > support) > > My try: > > > ffmpeg -v verbose -f avfoundation -r 29.97 -s 1280x720

[FFmpeg-user] ffmpeg streaming to rtmps fails on Mac

2019-06-04 Thread Nam Giang
Hi there, Is there anyone success with streaming to rtmps destination using ffmpeg on a Mac? (Facebook recently enforces this to be the only protocol they support) My try: > ffmpeg -v verbose -f avfoundation -r 29.97 -s 1280x720 -i "0:0" -preset ultrafast -vcodec libx264 -tune zerolatency -f

Re: [FFmpeg-user] HD Webcam Stream

2019-06-04 Thread Moritz Barsnick
On Tue, Jun 04, 2019 at 13:32:46 +0200, Markus Raps wrote: > iam trying to send a USB Webcam (Audio and Video) steam via UDP to > Another machine for further rendering. > my problem: the other side cant see the video data in the mpegts stream > without encoding. [...] > Output #0, mpegts, to

[FFmpeg-user] Configure script not finding libsmbclient in Ubuntu 19.04

2019-06-04 Thread Sean Whalen
Hello. I'm getting an error when running the configure script from Git "libsmbclient not found" But the libsmbclient-dev package is installed, and the header file exists at /usr/include/samba-4.0/libsmbclient.h ___ ffmpeg-user mailing list

[FFmpeg-user] HD Webcam Stream

2019-06-04 Thread Markus Raps
Hi there, iam trying to send a USB Webcam (Audio and Video) steam via UDP to Another machine for further rendering. my problem: the other side cant see the video data in the mpegts stream without encoding. but i dont have the performance to encode on the first machine. so is there a flag or

Re: [FFmpeg-user] Samsung HanWha QNV-7010RN Security Camera Stream - No Sound with ffplay

2019-06-04 Thread Carl Eugen Hoyos
Am Mo., 3. Juni 2019 um 03:45 Uhr schrieb Patrick Kirchner via ffmpeg-user : > SDL_OpenAudio (1 channels, 8000 Hz): ALSA: Couldn't set audio channels -af aresample=ocl=stereo Carl Eugen ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org