Skip to content

Tags: pion/example-webrtc-applications

Tags

v3.0.5

Toggle v3.0.5's commit message
Add pkt_size to rtmp-to-webrtc command

Default MTU for ffmpeg is 1500 which will get dropped on non-LAN

v3.0.4

Toggle v3.0.4's commit message
Add nolint to play-from-disk-h264

Ignore high complexity error in example

v3.0.3

Toggle v3.0.3's commit message
Lowercase code name

The code name may be uppercase,
it needs to be converted to lowercase when calling gst.CreatePipeline.

v3.0.2

Toggle v3.0.2's commit message
Revert sfu-ws changes

RID/MID has been disabled in pion/webrtc@v3 so we no longer have an
issues signaling.

v3.0.1

Toggle v3.0.1's commit message
Force VP8/Opus in sfu-ws

Chrome is generate answers that then fail with SetLocalDescription.
Haven't been able to find the issue yet

v3.0.0

Toggle v3.0.0's commit message
Fix typo

negotation -> negotiation

v1.0.0

Toggle v1.0.0's commit message
Add twitch example

Show how to consume webcam/microphone and send to Twitch