ZeoWorks
ZeoWorks
Hi, I was wondering if you could share a prebuilt example of this project? (peerconnection_server.exe & peerconnection_client.exe with the patches in place)
Hi, upon attempting to build the .go source, it requests; `screenGrabWebRTC.go:23:2: no required module provides package github.com/pion/mediadevices/examples/internal/signal; to add it: go get github.com/pion/mediadevices/examples/internal/signal ` Upon running; go get github.com/pion/mediadevices/examples/internal/signal This...
Hi, as the title says, I get random crashes when using keydown, keyup or any mouse movement simulation.
Hi, the cursor is not visible when capturing the screen on a linux system. Are there any methods to resolve this? Even using onMouseChanged to get the cursor img is...
### Is your feature request related to a problem? Well, it seems UnityRenderStreaming has now been discontinued. After 2 years of waiting, it looks like we'll never get AMD support...
Hi sir, any thoughts as how to decode raw h264 data from a byte[] array instead of a file name? Sending raw data over udp directly. Thanks!
Well, it's as the title says. It appears gstreamer-send pipe is much slower than rtp-to-webrtc in regards to latency. rtp-to-webrtc does its best to play video stream as fast as...