Commit Graph

309 Commits

Author SHA1 Message Date
Felipe Santos 270fc7c1b6 Allow to run container without mounting /config 2022-12-06 10:38:18 -03:00
Felipe Santos 6feb635522 Delete config.yaml not used anymore 2022-12-06 10:38:18 -03:00
Felipe Santos 6f48131e4d Remove armv6 which was never supported 2022-12-06 10:38:18 -03:00
Felipe Santos f120db71a3 Add all platforms 2022-12-06 10:38:18 -03:00
Felipe Santos 72823af9d0 Refactor docker workflow 2022-12-06 10:38:18 -03:00
Felipe Santos 15d9d4ebf4 Use official python as base and add tini 2022-12-06 10:38:18 -03:00
Felipe Santos b09bbd79c4 Fix VERSION 2022-12-06 10:38:18 -03:00
Felipe Santos 1830273f02 Refactor docker image 2022-12-06 10:38:18 -03:00
Alexey Khit 07f3972794 Update readme 2022-12-06 16:17:28 +03:00
Alexey Khit 4c2ebd20bc Update version to 0.1-rc.5 v0.1-rc.5 2022-12-06 12:19:29 +03:00
Alexey Khit 440c7bd6e1 Recover link to 2-way audio on Web UI 2022-12-06 12:15:22 +03:00
Alexey Khit 74c3510a10 Trace to log supported MP4 codecs 2022-12-06 10:51:42 +03:00
Alexey Khit c2748fc77b Add check H264 High@5.1 for JS player 2022-12-06 10:48:42 +03:00
Alexey Khit d334551591 Update main Web UI page 2022-12-06 01:34:24 +03:00
Alexey Khit cfe20925ac Big rewrite JS player WebSocket processing 2022-12-05 23:54:40 +03:00
Alexey Khit 5b39f78ace Update error msg for fail codecs negotiation 2022-12-05 23:52:28 +03:00
Alexey Khit b965c191b7 Adds errors output to API 2022-12-05 20:03:26 +03:00
Alexey Khit 7057b4846f Code refactoring 2022-12-05 00:47:46 +03:00
Alexey Khit a746b96adc Remove old video.html file 2022-12-04 23:24:44 +03:00
Alexey Khit b7718b33b8 Rewrite WS transport handler 2022-12-04 23:24:20 +03:00
Alexey Khit 69b17230f3 Collect producers codecs during negotiation 2022-12-04 23:16:34 +03:00
Alexey Khit e2ecd909ab Update stream HTML page 2022-12-04 22:38:44 +03:00
Alexey Khit ea79da0d53 Rename modes to mode in JS player 2022-12-04 22:38:21 +03:00
Alexey Khit e64919838c Update MP4 over WebSocket support 2022-12-04 22:37:15 +03:00
Alexey Khit 162b11213d Allow JS player URL to http 2022-12-04 20:09:46 +03:00
Alexey Khit d27acbd7e3 Fix MSE buffering 2022-12-04 18:38:15 +03:00
Alexey Khit a692ecd7c1 Fix H265 for WebRTC in Safari 2022-12-03 11:44:26 +03:00
Alexey Khit 98c5366ba9 Fix supported codecs check in JS player 2022-12-03 09:39:45 +03:00
Alexey Khit 3eaaa3fcfa Add support URL as JS player src 2022-12-03 09:39:23 +03:00
Alexey Khit 7409b32836 Fix support old iOS version 2022-12-02 23:12:37 +03:00
Alexey Khit e2cfdf8419 Support WebRTC, MSE, MSE2, MP4, MJPEG in JS player 2022-12-02 21:37:17 +03:00
Alexey Khit 4c0929d854 Support MP4 over WebSocket 2022-12-02 21:33:51 +03:00
Alexey Khit 258a0ffb91 Support MJPEG over WebSocket 2022-12-02 21:31:41 +03:00
Alexey Khit 999e81c2dd Code refactoring for webrtc candidates 2022-12-01 23:41:12 +03:00
Alexey Khit 8c6729027b Add feature to SETUP new RTSP tracks after PLAY 2022-12-01 23:37:11 +03:00
Alexey Khit d3bd5eeab5 Added a blank payloader for MJPEG RTSP 2022-12-01 23:20:31 +03:00
Alexey Khit dbbf2ea310 Update readme about Dahua bug 2022-12-01 14:43:13 +03:00
Alexey Khit b8234e0c76 Update codecs table in readme 2022-12-01 13:46:59 +03:00
Alexey Khit 96cd753e27 Adds about RTSP server password to readme 2022-12-01 13:35:46 +03:00
Alexey Khit c522e5bb08 Update docs about new sources 2022-12-01 13:02:29 +03:00
Alexey Khit a16d8acc30 Add support HTTP JPEG and MJPEG sources 2022-12-01 13:01:48 +03:00
Alexey Khit 684878b4b1 Skip check RTSP auth for localhost requests 2022-11-29 21:04:38 +03:00
Alexey Khit 140a742cee Fix MSE2 check in JS 2022-11-27 10:22:58 +03:00
Alexey Khit 1b518b94fd Add support auth for RTSP server 2022-11-27 10:08:37 +03:00
Alexey Khit 5678121c50 Fix build for mac arm64 2022-11-27 09:57:27 +03:00
Alexey Khit 4915f12bde Add build for win arm64 2022-11-27 09:57:04 +03:00
Alexey Khit bb91240b95 Remove unnecessary build scripts 2022-11-27 09:54:46 +03:00
Alexey Khit b1d5d53832 Update to go 1.19 2022-11-27 09:53:11 +03:00
Alexey Khit 31fbbf91bb Remove websocket error on disconnect 2022-11-25 10:04:51 +03:00
Alexey Khit a3f72fbab9 Fix websocket origin check with wrong port 2022-11-25 10:04:13 +03:00