Alexey Khit
|
aef84cef6b
|
Add go2rtc version info
|
2022-11-11 18:01:38 +03:00 |
|
Alexey Khit
|
d478436758
|
Set video track for WebRTC always first
|
2022-11-11 16:33:08 +03:00 |
|
Alexey Khit
|
f77db44529
|
Refactoring for HomeKit client
|
2022-11-11 13:24:09 +03:00 |
|
Alexey Khit
|
16e5406156
|
Update readme
|
2022-11-08 09:57:17 +03:00 |
|
Alexey Khit
|
49f6233bde
|
Update RTSP server filters
|
2022-11-08 01:50:28 +03:00 |
|
Alexey Khit
|
78c5c70c73
|
Add duration API for MP4 file
|
2022-11-08 01:29:58 +03:00 |
|
Alexey Khit
|
32651c74ab
|
Fix frame.mp4 support
|
2022-11-08 01:13:38 +03:00 |
|
Alexey Khit
|
5c64d1f847
|
Update MSE procession on JS side
|
2022-11-08 00:37:32 +03:00 |
|
Alexey Khit
|
717af29630
|
Refactoring
|
2022-11-08 00:37:13 +03:00 |
|
Alexey Khit
|
ea18475d31
|
Split MSE data on packets
|
2022-11-07 23:35:36 +03:00 |
|
Alexey Khit
|
701a9c69ec
|
Update write websocket func
|
2022-11-07 23:35:08 +03:00 |
|
Alexey Khit
|
c06253c8b2
|
Fix producer request new track after start
|
2022-11-07 17:48:45 +03:00 |
|
Alexey Khit
|
3a07e9fa03
|
Fix lock on mp4 restarts
|
2022-11-07 13:32:27 +03:00 |
|
Alexey Khit
|
e1bc30fab3
|
Add support AAC for RTSP
|
2022-11-07 11:02:26 +03:00 |
|
Alexey Khit
|
d16ae0972f
|
Code refactoring
|
2022-11-07 11:01:19 +03:00 |
|
Alexey Khit
|
8b93c97e69
|
Add support AAC for RTMP to MP4
|
2022-11-06 22:44:48 +03:00 |
|
Alexey Khit
|
d8158bc1e3
|
Update stream log message
|
2022-11-04 22:27:11 +03:00 |
|
Alexey Khit
|
f4f588d2c6
|
Add mutex to stream
|
2022-11-04 22:20:52 +03:00 |
|
Alexey Khit
|
e287b52808
|
Add check for RTSPtoWeb API
|
2022-11-04 22:12:00 +03:00 |
|
Alexey Khit
|
ff96257252
|
Add backchannel=0 option to readme
|
2022-11-04 21:49:36 +03:00 |
|
Alexey Khit
|
909f21b7e4
|
Update docs about TURN server
|
2022-11-04 21:44:12 +03:00 |
|
Alexey Khit
|
7d6a5b44f8
|
Add frame.jpeg api for MJPEG stream
|
2022-11-04 21:22:33 +03:00 |
|
Alexey Khit
|
278f7696b6
|
Make sink private for Track
|
2022-11-04 20:54:35 +03:00 |
|
Alexey Khit
|
3cbf2465ae
|
Fix loopback producer
|
2022-11-04 17:52:26 +03:00 |
|
Alexey Khit
|
e9ea7a0b1f
|
Add reconnection feature
|
2022-11-04 17:23:42 +03:00 |
|
Alexey Khit
|
0231fc3a90
|
Code refactoring
|
2022-11-04 17:16:42 +03:00 |
|
Alexey Khit
|
9ef2633840
|
Add 5 sec timeout to ffmpeg rtsp
|
2022-11-04 17:06:24 +03:00 |
|
Alexey Khit
|
5a8df3e90a
|
Change RTSP dial timeout to 5 sec
|
2022-11-04 17:05:57 +03:00 |
|
Alexey Khit
|
a31cbec3eb
|
Fix check RTSP transport prefix
|
2022-11-04 17:05:30 +03:00 |
|
Alexey Khit
|
54f547977e
|
Add mutext to streams handlers
|
2022-11-04 17:04:47 +03:00 |
|
Alexey Khit
|
65d91e02bd
|
Move NewLogger to function
|
2022-11-04 17:03:56 +03:00 |
|
Alexey Khit
|
7fc3f0f641
|
Ignore srtp init in stack list func
|
2022-11-04 10:07:50 +03:00 |
|
Alexey Khit
|
7725d5ed31
|
Rewrite get handlers code
|
2022-11-04 06:24:39 +03:00 |
|
Alexey Khit
|
6c1b9daa8b
|
Update logs for RTSP packets (disabled)
|
2022-11-03 11:25:47 +03:00 |
|
Alexey Khit
|
6d432574bf
|
Make main logger global
|
2022-11-03 10:26:26 +03:00 |
|
Alexey Khit
|
616f69c88b
|
Cache public IP for 5 min
|
2022-11-02 12:48:36 +03:00 |
|
Alexey Khit
|
f72440712b
|
Add timeout to GetPublicIP func
|
2022-11-02 12:47:26 +03:00 |
|
Alexey Khit
|
ceed146fb8
|
Add webrtc sync API
|
2022-11-02 12:46:39 +03:00 |
|
Alexey Khit
|
f17dadbbbf
|
Rewrite keepalive and add timeouts for RTSP
|
2022-11-02 10:50:11 +03:00 |
|
Alexey Khit
|
3d4514eab9
|
Fix loopback for stream
|
2022-11-02 08:51:54 +03:00 |
|
Alexey Khit
|
2629dccb81
|
Rename HTTP-FLV
|
2022-10-31 20:05:28 +03:00 |
|
Alexey Khit
|
04f1aa2900
|
Fix trash in webrtc.html
|
2022-10-31 08:34:32 +03:00 |
|
Alexey Khit
|
0dacdea1c3
|
Add support RTMPT (flv over HTTP)
|
2022-10-30 17:17:42 +03:00 |
|
Alexey Khit
|
24082b1616
|
Fix backchannel reconnection issue
|
2022-10-29 11:33:01 +03:00 |
|
Alexey Khit
|
7964b1743b
|
Fix RTSP processing for Amcrest IP4M-1051
|
2022-10-29 11:29:53 +03:00 |
|
Alexey Khit
|
49773a1ece
|
Add mjpeg link to stream to main page
|
2022-10-21 12:01:00 +03:00 |
|
Alexey Khit
|
c97a48a73f
|
Fix mjpeg for 2K cameras
|
2022-10-21 12:00:00 +03:00 |
|
Alexey Khit
|
e03231ebb4
|
fix ffmpeg transcoding for Reolink RLC-510A
|
2022-10-21 10:58:56 +03:00 |
|
Alexey Khit
|
649525a842
|
Merge remote-tracking branch 'origin/master'
|
2022-10-21 10:54:54 +03:00 |
|
Alexey Khit
|
831c504cab
|
Fix memory usage for RTSP processing
|
2022-10-05 21:15:59 +03:00 |
|
Alexey Khit
|
12925a6bc5
|
Fix TP-Link Tapo TC70 support
|
2022-10-05 19:43:36 +03:00 |
|
Alexey Khit
|
e50e929150
|
Fix empty SPS for mp4 format
|
2022-10-05 15:35:30 +03:00 |
|
Alexey Khit
|
d0c87e0379
|
Support SEI NAL from ffmpeg transcoding
|
2022-10-05 15:35:04 +03:00 |
|
Alexey Khit
|
247b61790e
|
Update EncodeAVC for empty NALs
|
2022-10-05 15:34:34 +03:00 |
|
Alexey Khit
|
2ec618334a
|
Adds NALs types logger
|
2022-10-05 15:33:51 +03:00 |
|
Alexey Khit
|
6f9976c806
|
Rework RTSP and RTMP processing
|
2022-10-05 13:25:29 +03:00 |
|
Alexey Khit
|
17b3a4cf3a
|
Code refactoring
|
2022-10-05 13:23:31 +03:00 |
|
Alexey Khit
|
ba30f46c02
|
Fix FmtpLine for RTMP
|
2022-10-05 10:50:00 +03:00 |
|
Alexey Khit
|
4134f2a89c
|
Fix timestamp for RTMP
|
2022-10-05 10:48:37 +03:00 |
|
Alexey Khit
|
a81160bea1
|
Fix support Escam Q6 camera
|
2022-10-03 21:12:27 +03:00 |
|
Alexey Khit
|
80392acb78
|
Fix audio copy #46
|
2022-09-24 08:24:52 +03:00 |
|
Alexey Khit
|
5afac513b4
|
Adds codecs section to readme
|
2022-09-22 00:22:44 +03:00 |
|
Alexey Khit
|
2243110e08
|
Fix H265 support for different sources
|
2022-09-21 23:43:52 +03:00 |
|
Alexey Khit
|
04a6e64650
|
Adds support WebRTC + H265 to Safari
|
2022-09-21 22:28:59 +03:00 |
|
Alexey Khit
|
62c13f016b
|
Remove broken Safari codec from WebRTC API
|
2022-09-21 22:27:46 +03:00 |
|
Alexey Khit
|
9596c6139f
|
Adds support H265 for MP4
|
2022-09-18 20:24:21 +03:00 |
|
Alexey Khit
|
34f5b99126
|
Update codecs.html
|
2022-09-18 17:37:44 +03:00 |
|
Alexey Khit
|
b562392d45
|
Remove unnecessary imports
|
2022-09-18 17:14:59 +03:00 |
|
Alexey Khit
|
eb8a4919a2
|
Adds fix on RemoveConsumer panic
|
2022-09-18 17:14:18 +03:00 |
|
Alexey Khit
|
237fbf23a1
|
FIx backward support for RTSPtoWebRTC API
|
2022-09-18 02:01:43 +03:00 |
|
Alexey Khit
|
12a73b00cb
|
Fix readme
|
2022-09-17 20:32:17 +03:00 |
|
Alexey Khit
|
ce0fac959f
|
Adds module MJPEG
|
2022-09-17 19:13:25 +03:00 |
|
Alexey Khit
|
1b14be7033
|
Update readme about Hass module
|
2022-09-17 06:41:56 +03:00 |
|
Alexey Khit
|
bbbade4097
|
Adds rtsp link to index.html
|
2022-09-16 17:59:54 +03:00 |
|
Alexey Khit
|
8f43ad2a35
|
Adds pretty print to info
|
2022-09-16 17:39:29 +03:00 |
|
Alexey Khit
|
105331d50f
|
Fix track async access
|
2022-09-16 17:22:48 +03:00 |
|
Alexey Khit
|
a45d0b507b
|
Code refactoring
|
2022-09-16 17:04:00 +03:00 |
|
Alexey Khit
|
407ccc45bc
|
Adds URL templates to integration with Hass
|
2022-09-16 17:03:03 +03:00 |
|
Alexey Khit
|
428628fcce
|
Code refactoring
|
2022-09-16 17:00:56 +03:00 |
|
Alexey Khit
|
fa23bb6899
|
Handle FFmpeg RTMP as HTTP source
|
2022-09-16 17:00:24 +03:00 |
|
Alexey Khit
|
71e1c840a7
|
Fix base_path for integration with Hass
|
2022-09-16 14:19:23 +03:00 |
|
Alexey Khit
|
63b9639e86
|
Adds trace logs for API
|
2022-09-16 12:11:40 +03:00 |
|
Alexey Khit
|
ae3e1372c8
|
Adds support RTSPtoWeb API (entity_id for zero config from Hass)
|
2022-09-16 12:10:58 +03:00 |
|
Alexey Khit
|
800ebb39be
|
Adds canditates from domain resolver
|
2022-09-15 09:07:53 +03:00 |
|
Alexey Khit
|
3a10cb25bb
|
Fix green video from RTSP H264
|
2022-09-15 06:55:05 +03:00 |
|
Alexey Khit
|
7784b0e64c
|
Adds about ivideon to readme
|
2022-09-14 17:59:12 +03:00 |
|
Alexey Khit
|
945b486fe0
|
Update readme about new source Echo
|
2022-09-14 15:53:46 +03:00 |
|
Alexey Khit
|
d72d7b089c
|
Reduce docker container size and add python inside
|
2022-09-14 14:12:43 +03:00 |
|
Alexey Khit
|
d339fbe712
|
Fix backchannel option for Dahua VTO2111D
|
2022-09-13 21:57:07 +03:00 |
|
Alexey Khit
|
3aeb278c47
|
Option to disable backchannel for RTSP
|
2022-09-13 21:54:49 +03:00 |
|
Alexey Khit
|
c92c1fc3e9
|
Adds echo source
|
2022-09-13 15:42:39 +03:00 |
|
Alexey Khit
|
def57119f4
|
Move shell QuoteSplit to separate pkg
|
2022-09-13 15:42:23 +03:00 |
|
Alexey Khit
|
b20275d2b5
|
Adds support ivideon source
|
2022-09-13 14:41:28 +03:00 |
|
Alexey Khit
|
a11ca1da6e
|
Adds error output to producer start function
|
2022-09-13 14:40:58 +03:00 |
|
Alexey Khit
|
0fb7132947
|
Move SplitAVC to public function
|
2022-09-13 14:39:55 +03:00 |
|
Alexey Khit
|
0f9e3c97c5
|
Update mp4 entry duration
|
2022-09-13 14:39:19 +03:00 |
|
Alexey Khit
|
e049a17216
|
Adds error handler for mp4 init
|
2022-09-13 14:38:54 +03:00 |
|
Alexey Khit
|
217c8c2bf6
|
Update readme about MP4 module
|
2022-09-10 06:26:15 +03:00 |
|
Alexey Khit
|
9f0153e2a8
|
Adds skip SEI frame
|
2022-09-09 19:32:56 +03:00 |
|
Alexey Khit
|
b2eaf03914
|
Adds match any clockrate or channels
|
2022-09-09 19:32:36 +03:00 |
|