webrtc-remote-screen icon indicating copy to clipboard operation
webrtc-remote-screen copied to clipboard

Stream a remote desktop screen directly to your browser

Results 10 webrtc-remote-screen issues
Sort by recently updated
recently updated
newest added

Avabile to Be deployed on vercel and other deployable apps

I know there's a similar issue already https://github.com/rviscarra/webrtc-remote-screen/issues/2 but in my case , I didn't get the binary . ``` chang@hq39:~/git/webrtc-remote-screen$ make go build -tags "h264enc" cmd/agent.go # github.com/gen2brain/x264-go/x264c /usr/bin/ld:...

**go version go1.17.1 linux/amd64** ![image](https://user-images.githubusercontent.com/10793075/143689385-4c4b242a-786a-4dcb-a38d-6a7ece934d77.png)

Does this not transmit sound during the capture? I can't seem to get it to work so curious if its me issue or if this is by design.

Hi, is it possible to implement a simple datachannel to get click from browser to server?

### Error on Browser: - Unexpected end of JSON input ### Error on server - Error: Couldn't find a matching codec

So I don't see any screens in the dropdown and when I hit start I get the following error: Unexpected token < in JSON at position 0

I've had success running this on Linux but I'd like to build it on my Windows machine also. Has anyone had any success with getting this wonderful project working on...

I use vp8enc, build on macos. The same code runs fine on macos, and it prompts "Couldn't find a matching codec" on windows.