Logo
Explore Help
Register Sign In
gilles/go2rtc
1
0
Fork 0
You've already forked go2rtc
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
v1.9.1
go2rtc/internal/webrtc
T
History
Alex X 0698f90273 Fix panic on write to WebRTC source #935
2024-04-30 11:09:41 +03:00
..
candidates.go
Update WebRTC candidates logic
2023-11-03 11:13:54 +03:00
client.go
Fix panic on write to WebRTC source #935
2024-04-30 11:09:41 +03:00
kinesis.go
Update WebRTC candidates logic
2023-11-03 11:13:54 +03:00
milestone.go
Code refactoring for Milestone client
2024-04-28 07:09:01 +03:00
openipc.go
Update WebRTC candidates logic
2023-11-03 11:13:54 +03:00
README.md
Remove unnecessary 0.0.0.0 from listeners
2023-11-03 12:45:40 +03:00
server.go
CORS. Add support for OPTIONS requests.
2023-12-04 17:14:18 +01:00
webrtc.go
Remove unnecessary 0.0.0.0 from listeners
2023-11-03 12:45:40 +03:00

README.md

Config

  • supported TCP: fixed port (default), disabled
  • supported UDP: random port (default), fixed port
Config examples TCP UDP
listen: ":8555/tcp" fixed random
listen: ":8555" fixed fixed
listen: "" no random

Userful links

  • https://www.ietf.org/archive/id/draft-ietf-wish-whip-01.html
  • https://www.ietf.org/id/draft-murillo-whep-01.html
  • https://github.com/Glimesh/broadcast-box/
  • https://github.com/obsproject/obs-studio/pull/7926
  • https://misi.github.io/webrtc-c0d3l4b/
  • https://github.com/webtorrent/webtorrent/blob/master/docs/faq.md
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.26.1 Page: 21ms Template: 1ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API