Remove examples/internal #582
Annotations
10 errors and 1 warning
c-data-channels/webrtc.go#L81
cannot use *peerConnection.LocalDescription() (variable of type webrtc.SessionDescription) as *webrtc.SessionDescription value in argument to encode (typecheck)
|
ffmpeg-send/main.go#L82
cannot use *peerConnection.LocalDescription() (variable of type webrtc.SessionDescription) as *webrtc.SessionDescription value in argument to encode (typecheck)
|
gstreamer-receive/main.go#L116
cannot use *peerConnection.LocalDescription() (variable of type webrtc.SessionDescription) as *webrtc.SessionDescription value in argument to encode (typecheck)
|
gstreamer-send/main.go#L110
cannot use *peerConnection.LocalDescription() (variable of type webrtc.SessionDescription) as *webrtc.SessionDescription value in argument to encode (typecheck)
|
gstreamer-send-offer/main.go#L28
not enough arguments in call to httpSDPServer
|
gstreamer-send-offer/main.go#L92
cannot use *peerConnection.LocalDescription() (variable of type webrtc.SessionDescription) as *webrtc.SessionDescription value in argument to encode (typecheck)
|
play-from-disk-h264/main.go#L251
cannot use *peerConnection.LocalDescription() (variable of type webrtc.SessionDescription) as *webrtc.SessionDescription value in argument to encode (typecheck)
|
play-from-disk-mkv/main.go#L144
cannot use *peerConnection.LocalDescription() (variable of type webrtc.SessionDescription) as *webrtc.SessionDescription value in argument to encode (typecheck)
|
rtmp-to-webrtc/main.go#L96
cannot use *peerConnection.LocalDescription() (variable of type webrtc.SessionDescription) as *webrtc.SessionDescription value in argument to encode (typecheck)
|
save-to-webm/main.go#L268
cannot use *peerConnection.LocalDescription() (variable of type webrtc.SessionDescription) as *webrtc.SessionDescription value in argument to encode (typecheck)
|
|
This job failed
Loading