提交历史

作者 SHA1 备注 提交日期
  Gabe Kangas 0fba5f70e2 feat(video): add IP address to RTMP logs. Closes #3212 (#3233) 1 年之前
  Gabe Kangas 23a721857f Do not support stream key UI or any persisted stream keys when overridden via cli flag. Closes #2749 1 年之前
  Gabe Kangas f4c2a49887 Remove commented out code 1 年之前
  Gabe Kangas 842bdcc808 Support setting admin password and temp stream key via cli flag 1 年之前
  Gabe Kangas c4dc802941 Make stream keys objects with comment instead of string slice 1 年之前
  Gabe Kangas c9e3ccad45 API + Data changes to support split up of stream keys and admin passwords 1 年之前
  Gabe Kangas c6c6f0233d Expanded linting + fix warnings (#1396) 3 年之前
  Gabe Kangas 44d6a36b77 Cleanup linter warnings 3 年之前
  Jannik 3f9f4a151c refactor: use io.Pipe and ffmpeg's stdin (#1148) 3 年之前
  Jannik fae2c58259 Fix rtmp secret validation to allow `/` (#1069) (#1070) 3 年之前
  Gabe Kangas 12509c1bc2 Change log level 3 年之前
  Gabe Kangas 64a5720a21 Allow unique streampipe fifos. Closes #883 3 年之前
  Gabe Kangas bc2caadb74 0.0.6 -> Master (#731) 3 年之前
  Gabe Kangas 89cf6115b3 Give more useful error messages and don't panic on bad disconnects. Closes #673 3 年之前
  Gabe Kangas eacd0bcbd4 check error from read timeout 3 年之前
  Gabe Kangas 2b81fcef53 Add a read timeout when reading rtmp to handle connections that have dropped. Closes #564 3 年之前
  Christian Muehlhaeuser c7cc973ebc Log and abort when listening on RTMP port fails (#478) 3 年之前
  Gabe Kangas e9c7ff29cf Add custom RTMP port number support (#462) 3 年之前
  Gabe Kangas b405b2fcc7 Connections from Restream seem to be more sensitive about if we get the initial packets processed or not, so I moved setStreamAsConnected to be decoupled from when we set broadcaster info. Another update for #432 3 年之前
  Gabe Kangas 0b66f3b79f Support video-only streams if there is no audio in the inbound stream. (#401) 3 年之前
  Gabe Kangas 4d2066a76d Start cleaning up linter errors. (#358) 3 年之前
  Christian Muehlhaeuser 2e1f8d29b5 Fix godoc style comments (#356) 4 年之前
  Gabe Kangas 1dbd550134 Bundle and serve admin (#317) 4 年之前
  Gabe Kangas 723a671f1c Stop handleDisconnect from double firing 4 年之前
  Gabe Kangas 3963568951 Stop rtmp from reaching back into core (#290) 4 年之前
  Gabe Kangas 131675bc03 Split out setting broadcaster details into its own file 4 年之前
  bitspill bfbac8cc57 Variable collisions; Possible use of nil value (#256) 4 年之前
  Gabe Kangas 6ea9affce0 HLS video handling/storage/state refactor (#151) 4 年之前
  Gabe Kangas bcf4cb09e7 Break rtmp read loop after disconnect 4 年之前
  leowmjw 769fc3a561 Fixes #211: Update mod paths (#221) 4 年之前