You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixed, so after following the instructions and running go install, the library gets installed in $GOPATH/pkg/mod/github.com/notedit/[email protected] but the C++ files aren't copied from the cloned folder. I copied media-server and thirdparty folders over and that solved it.
Hi, I have been trying to build and use media-server-go in both Mac and in a docker container based on Debian
Building and installing appears to happen fine but when running the WebRTC-Broadcast: WebRTC publish and play example
I constantly get the following:
This happens both when trying to build locally on the Mac and within my docker container:
This is my dockerfile:
This is the container result:
I have looked all over the net and cannot find any similar issues for media-serger-go.
Has anyone else experienced this issue and solved it?
Many Thanks
The text was updated successfully, but these errors were encountered: