ZeoWorks

Results 54 comments of ZeoWorks

> Hello! https://github.com/pion/example-webrtc-applications/blob/62ca572878fe5f600bfd71da47ed427e838b54b7/twitch/main.go#L142 Thank you! Would it be possible to pipe the feed directly to WebRTC for the lowest latency possible without the need of rtmp? (Even UDP would be...

> Hi ZeoWorks, my solution was to use ffmpeg's nut format which behaves nicely with pipes. > > My ffmpeg command: `ffmpeg -f v4l2 -input_format h264 -video_size 1280x720 -i /dev/video0...

> > Hi Chalky, thank you for this! > > Is it possible to use hardware encoding with ffmpeg prior to pipe instead of -c:v copy? (Example; h264_amf / h264_qsv...

Thank you, but this occurs even within your examples. An example would be trying to build your webrtc sample; https://github.com/pion/mediadevices/tree/master/examples/webrtc

Hi, go.1.19 on Windows, latest mediadevices version. Thanks sir!

Did you ever get desktop audio working?

Hi, is there no way we could have Desktop Duplication working for Windows? It is much faster and better than GDI, thanks! -Sean

Works fine for me in 2019.4.19f

VAAPI not working for me either