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 |
|
Alexey Khit
|
fae59c7992
|
Update version to 0.1-rc.4
v0.1-rc.4
|
2022-11-24 02:00:31 +03:00 |
|
Alexey Khit
|
aff34f1d21
|
Totally rewritten MSE player
|
2022-11-24 01:59:48 +03:00 |
|
Alexey Khit
|
65e7efa775
|
Support codecs negotiation for MSE
|
2022-11-23 21:45:10 +03:00 |
|
Alexey Khit
|
3c3e9d282b
|
Update about H265 support in readme
|
2022-11-23 20:35:11 +03:00 |
|
Alexey Khit
|
bd51069086
|
Add support CORS for API
|
2022-11-23 20:34:06 +03:00 |
|
Alexey Khit
|
1ddf7f1a6c
|
Change trace log for stream.mp4
|
2022-11-23 12:57:11 +03:00 |
|
Alexey Khit
|
0e281e36d3
|
Fix race (concurency) for Track
|
2022-11-22 20:03:36 +03:00 |
|
Alexey Khit
|
3d6472cfb1
|
Update H265 preset for FFmpeg
|
2022-11-22 17:22:54 +03:00 |
|
Alexey Khit
|
7c31fa2ffd
|
Fix empty SPS for MSE H265
|
2022-11-22 17:22:26 +03:00 |
|