go-yuv2webRTC icon indicating copy to clipboard operation
go-yuv2webRTC copied to clipboard

Failed to initialize encoder

Open arvind-iyer opened this issue 4 years ago • 3 comments

$ go version
go version go1.13.2 linux/amd64
$ go run main.go 
http://localhost:8000
2021/03/24 18:02:25 Failed to initialize encoder
exit status 1

As soon as I open localhost:8000 in my browser, it crashes with the "failed to initialize encoder" message.

libvpx3 and libvpx-dev is installed.

arvind-iyer avatar Mar 24 '21 12:03 arvind-iyer

@arvind-iyer I met the same problem. Have you solved it

misasky avatar Apr 17 '21 07:04 misasky

@arvind-iyer I use it normally on a Mac

misasky avatar Apr 17 '21 07:04 misasky

@arvind-iyer did you solved it ?

waelfawal avatar May 18 '22 13:05 waelfawal