~krystianch/whipd#3: 
panic: io: read/write on closed pipe

panic: io: read/write on closed pipe

goroutine 13 [running]:
main.whipHandler.func2(0xc000225b00, 0x937540?)
	/home/krystianch/whipd/main.go:153 +0x665
created by github.com/pion/webrtc/v4.(*PeerConnection).onTrack in goroutine 109
	/home/krystianch/.local/share/go/pkg/mod/github.com/pion/webrtc/v4@v4.0.1/peerconnection.go:467 +0x165
Status
RESOLVED FIXED
Submitter
~krystianch
Assigned to
No-one
Submitted
a month ago
Updated
a month ago
Labels
No labels applied.

~krystianch a month ago

From docs:

WriteRTP writes a RTP Packet to the TrackLocalStaticRTP If one PeerConnection fails the packets will still be sent to all PeerConnections. The error message will contain the ID of the failed PeerConnections so you can remove them

This error can probably be ignored.

~krystianch REPORTED FIXED a month ago

Krystian ChachuĊ‚a referenced this ticket in commit 22b73c2.

Register here or Log in to comment, or comment via email.