Alexey Khit
|
a79fe6041d
|
Merge pull request #510 from horttorrell32/master
|
2023-07-10 10:58:11 +03:00 |
|
Alexey Khit
|
07440f359e
|
Update MP4 codecs detection
|
2023-07-08 09:34:00 +03:00 |
|
Alexey Khit
|
01ef67153e
|
Update HLS stream processing
|
2023-07-08 09:33:31 +03:00 |
|
Alexey Khit
|
fded87aa33
|
Update stream info for MP4/MSE/HLS
|
2023-07-08 09:32:54 +03:00 |
|
Alexey Khit
|
52a4fc329c
|
Clear html video resources on disconnect
|
2023-07-08 09:31:05 +03:00 |
|
Alexey Khit
|
ce61d5759c
|
Fix html video autoplay in some cases
|
2023-07-08 09:30:41 +03:00 |
|
Alexey Khit
|
39cc4610e3
|
Add ESLinter and fix JS lint problems
|
2023-07-08 09:30:02 +03:00 |
|
agalindo
|
67b25015df
|
Update de ffmpeg test after sync
|
2023-07-07 17:18:01 +02:00 |
|
Galindo, Alex
|
f0d627fa55
|
Revert "Add framerate parameter option to HTTPs"
This reverts commit f94cd16cb7.
|
2023-07-07 14:03:53 +02:00 |
|
agalindo
|
9809f41117
|
Merge branch 'master' of https://github.com/horttorrell32/go2rtc
|
2023-07-07 07:39:51 +02:00 |
|
Galindo, Alex
|
2ce72dbcca
|
Add more ffmpeg Test
|
2023-07-06 16:27:23 +02:00 |
|
Alexey Khit
|
ddfeb6fae6
|
Fix default bin for ffmpeg transcoding to jpeg
|
2023-07-06 15:22:07 +03:00 |
|
Alex X
|
19130a4858
|
Merge pull request #414 from skrashevich/230504-patch-dockerfile.hardware
Update hardware.Dockerfile for multi-platform support
|
2023-07-06 15:18:46 +03:00 |
|
Alexey Khit
|
51b494b193
|
Add support webrtc/tcp mode to video player
|
2023-07-06 15:02:39 +03:00 |
|
Alexey Khit
|
fd3b3c9bf1
|
Replace MP4 stream mode to HLS mode
|
2023-07-06 15:02:39 +03:00 |
|
Alexey Khit
|
fa763399c2
|
Improve HLS processing
|
2023-07-06 15:02:39 +03:00 |
|
Alexey Khit
|
af2398c072
|
Move mp4 parse codecs func to pkg
|
2023-07-06 15:02:39 +03:00 |
|
Alexey Khit
|
19b0bc5f44
|
Update scripts readme
|
2023-07-06 15:02:39 +03:00 |
|
Galindo, Alex
|
f94cd16cb7
|
Add framerate parameter option to HTTPs
Some HTTP (a.g. JPEG or MJPEG) needs set the input framerate explicitly.
|
2023-07-06 12:08:49 +02:00 |
|
Alexey Khit
|
3246e7284c
|
Update API description about WebRTC
|
2023-07-06 11:36:42 +03:00 |
|
Alexey Khit
|
9339957c13
|
Add Ezviz to cameras experience
|
2023-07-06 11:29:46 +03:00 |
|
Alexey Khit
|
4ca397da3d
|
Update OpenAPI link
|
2023-07-06 11:28:02 +03:00 |
|
Galindo, Alex
|
f6936f7cee
|
Allow add Input param without codecs changes.
Correct the Input Template to delete the 'input' parameter to allow set the copy codecs option, otherwise the '-vn -an' codecs option is selected.
|
2023-07-06 10:25:09 +02:00 |
|
Alexey Khit
|
bdafaef7dc
|
Add api.html webpage
|
2023-07-06 11:21:52 +03:00 |
|
Alexey Khit
|
209d7b47d9
|
Rewrite FFmpeg devices and add support ALSA for Linux
|
2023-07-04 16:47:07 +03:00 |
|
Alexey Khit
|
4283ae1022
|
Add RepackG711 func for WebRTC (fix PCMA/PCMU audio)
|
2023-07-04 16:47:00 +03:00 |
|
Alexey Khit
|
c2a398211c
|
Rewrite repack G711 func (for RTSP backchannel)
|
2023-07-04 16:46:54 +03:00 |
|
Alexey Khit
|
6c2f883f9e
|
Fix OPUS transcoding quality
|
2023-07-04 10:37:40 +03:00 |
|
Alexey Khit
|
c34f9ae2b7
|
Support FFmpeg drawtext param #487
|
2023-07-03 00:46:35 +03:00 |
|
Alexey Khit
|
c29dd8c4e3
|
Support templates for FFmpeg raw param #487
|
2023-07-03 00:44:25 +03:00 |
|
Alexey Khit
|
9e65f18e08
|
Add interactive OpenAPI to readme
|
2023-07-02 20:51:40 +03:00 |
|
Alexey Khit
|
db3fb72ac8
|
Add OpenAPI
|
2023-07-02 20:47:31 +03:00 |
|
Alexey Khit
|
90cdfafcf5
|
Add Content-Type to WebRTC API
|
2023-07-02 20:46:56 +03:00 |
|
Alexey Khit
|
fa8d4e4807
|
Remove on the fly stream creation for security reason
|
2023-06-29 22:52:59 +03:00 |
|
Alexey Khit
|
37abe2ce0d
|
Code refactoring after #274
|
2023-06-29 22:08:17 +03:00 |
|
Alexey Khit
|
1c3835f2a8
|
Merge pull request #274 from skrashevich/fix-exit-code-on-config-save
|
2023-06-29 22:04:08 +03:00 |
|
Alexey Khit
|
bc6e4f40bf
|
Code refactoring after #352
|
2023-06-29 21:39:31 +03:00 |
|
Alexey Khit
|
ac5bcda492
|
Merge pull request #352 from skrashevich/patch-listen-tls
|
2023-06-29 21:35:19 +03:00 |
|
Alexey Khit
|
7bd42eb55f
|
Fix onvif discovery close port
|
2023-06-29 20:29:35 +03:00 |
|
Alexey Khit
|
e4c7ffd1b4
|
Code refactoring after #462
|
2023-06-29 17:17:45 +03:00 |
|
Alexey Khit
|
d31cf5521b
|
Merge pull request #462 from dbuezas/dvrip/discovery
|
2023-06-29 17:14:09 +03:00 |
|
Alexey Khit
|
9de980a63c
|
Fix config tab showing byte string instead of text #479
|
2023-06-29 16:16:08 +03:00 |
|
Alexey Khit
|
74cef13479
|
Fix panic after RTSP reconnect feature #433
|
2023-06-29 16:09:17 +03:00 |
|
Alexey Khit
|
887a491077
|
Fix panic on processing RTCP from HomeKit cameras #287
|
2023-06-29 11:13:27 +03:00 |
|
Alexey Khit
|
253fc4c915
|
Code refactoring for SRTP
|
2023-06-29 11:13:00 +03:00 |
|
Alexey Khit
|
3a51fa2397
|
Fix panic with only audio for MP4/MSE #404
|
2023-06-29 10:55:43 +03:00 |
|
Alexey Khit
|
306451f94f
|
Fix race on pcm pack backchannel #432
|
2023-06-28 20:25:40 +03:00 |
|
Alexey Khit
|
39811d121b
|
Fix panic on empty path in RTSP link #474
|
2023-06-28 20:03:09 +03:00 |
|
Alexey Khit
|
99b962e7bb
|
Fix panic on empty RTSP medias #481
|
2023-06-28 19:59:36 +03:00 |
|
Alex X
|
3dd14a826c
|
Merge pull request #461 from dbuezas/master
For dvrip video codec, only compare least significant 4 bits
|
2023-06-16 22:48:04 +03:00 |
|