Koushik Dutta
a983da5357
common: add udp port reservation command
2022-10-28 08:38:25 -07:00
Koushik Dutta
45065df1b3
webrtc: fix nvr intercom usage
2022-10-27 15:13:17 -07:00
Koushik Dutta
0db9a71918
webrtc: enable trickle logging
2022-10-26 11:45:40 -07:00
Koushik Dutta
9a9b73a02c
onvif: add support for tcp backchannel
2022-10-21 21:46:32 -07:00
Koushik Dutta
804a297926
rebroadcast: improved h264 oddity detection and ffmpeg fallback
2022-10-21 11:12:17 -07:00
Koushik Dutta
1377f61ca1
common: disable noisy webrtc logs
2022-10-10 08:39:06 -07:00
Koushik Dutta
f63ce576f7
rebroadcast: revert risky querystring change
2022-10-04 23:35:46 -07:00
Koushik Dutta
9e71ce224f
rebroadcast: potentially
...
risky change with query string handling in rtsp client.
2022-09-27 14:00:05 -07:00
Koushik Dutta
4ba6570107
rebroadcast: potentially
...
risky change with query string handling in rtsp client.
2022-09-27 13:57:10 -07:00
Koushik Dutta
cd2aa0efc7
common: fixup imports
2022-09-26 19:20:26 -07:00
Koushik Dutta
2b9240def8
sdk: wip restructure
2022-09-24 11:31:02 -07:00
Koushik Dutta
41c44ea10c
homekit: missing file for spspps parse crash
2022-09-16 01:30:40 -07:00
Koushik Dutta
29fa731198
webrtc: add support for optional turn servers
2022-09-16 01:30:18 -07:00
Koushik Dutta
f396d55ddc
webrtc: signaling logging
2022-09-14 20:10:58 -07:00
Koushik Dutta
0c883027fd
webrtc: support rpc transport interleaved with a/v
2022-09-13 22:06:42 -07:00
Koushik Dutta
10f4df6c61
webrtc: logging
2022-09-03 15:30:09 -05:00
Koushik Dutta
f3fcb1d8bf
core: fix race condition for ontrack
2022-09-02 11:31:09 -05:00
Koushik Dutta
3da637beb4
common: dont request microphone permission until necessary
2022-09-01 21:11:37 -07:00
Koushik Dutta
3af43635f2
rebroadcast: fix GET_PARAMETER ping/timeout message body not being read
2022-08-29 11:02:28 -07:00
Koushik Dutta
4554c102e6
common: relax digest auth parameter verification
2022-08-23 00:51:32 -07:00
Koushik Dutta
bd8bd8c903
common: silence unnecessary webrtc console spam
2022-08-22 20:11:34 -07:00
Koushik Dutta
60ca802d24
mqtt: add samples
2022-08-22 13:28:48 -07:00
Koushik Dutta
10f73394e3
rebroadcast: re-add rtsp server on per camera ports
2022-08-19 12:23:41 -07:00
Koushik Dutta
977e5689b9
plugins: remove wrtc dependency
2022-08-13 11:22:30 -07:00
Koushik Dutta
989d8919f6
rebroadcast: perf improvements
2022-08-11 01:51:06 -07:00
Koushik Dutta
4b99ff328a
webrtc: add udp packetized fast path
2022-08-09 10:30:33 -07:00
Koushik Dutta
12f9256087
common: cleanup rtsp server udp
2022-08-01 16:36:10 -07:00
Koushik Dutta
f6b4b98428
snapshot: use ffmpeg instead of jimp
2022-07-30 16:03:28 -07:00
Koushik Dutta
e8fbc1cdfa
webrtc: update werift upstream.
2022-07-22 11:14:53 -07:00
Koushik Dutta
fef8b98796
common: document ffmpeg args
2022-07-19 08:32:25 -07:00
Koushik Dutta
2c0a3923ef
common: improve rtsp server udp support
2022-07-16 22:09:45 -07:00
Koushik Dutta
c948d0eb7e
common: fix some issues with rtsp/udp
2022-07-15 22:16:03 -07:00
Koushik Dutta
7886a45653
common: reduce log spam in browser
2022-07-15 08:29:16 -07:00
Koushik Dutta
f5c2542213
common: parse/report fua and stap packets
2022-07-13 07:47:18 -07:00
Matus Kral
8782ada8da
update ffmpeg-hardware-acceleration.ts ( #307 )
...
- fix nvidia pipeline arguments:
- replace bad "-" characters with proper dashes (in -hwaccel)
- add hwaccel_output_format parameter to the cuvid pipeline as well
- change hwaccel output format to something forcing the pipeline to download the frames from video memory (not doing so breaks the pipeline completely in case custom user filter arguments contain software scale= (for cuda/cuvid scale_cuda=/scale_npp= would be needed) or/and transcoding is involved which for the moment uses scale=
- update depretiated encoder nvenc_h264 -> h264_nvenc
2022-07-06 22:10:59 -07:00
Koushik Dutta
cb3591e613
core: add script default export support
2022-06-25 14:17:24 -07:00
Koushik Dutta
496a48e0ec
common/client: fix peer connection state utils
2022-06-22 11:24:33 -07:00
Koushik Dutta
75d02f9878
common: BrowserSignalingSession datachannel support
2022-06-20 20:01:08 -07:00
Koushik Dutta
739705aac5
common: refactor and move some files around
2022-06-20 11:32:08 -07:00
Koushik Dutta
459b3bfdc3
rebroadcast: fix audio sdp codec parsing in some cases.
2022-06-17 16:25:11 -07:00
Koushik Dutta
8f6ad20d14
rebroadcast: fix keepalive when GET_PARAMETER is missing. publish socket leak.
2022-06-17 15:54:38 -07:00
Koushik Dutta
583fda9906
common: fix socket leak in single client listener
2022-06-17 15:23:39 -07:00
Koushik Dutta
08e90919b6
common: fix h264 packet scanning
2022-06-17 09:29:12 -07:00
Koushik Dutta
5c4a4964ad
common: nvr utils
2022-06-16 16:43:08 -07:00
Koushik Dutta
61a9a5f30d
common: fix various race conditions around rtc signaling
2022-06-07 11:05:49 -07:00
Koushik Dutta
a22b4be4ec
common: dont force keyframes, leave that up to the sender
2022-05-31 17:37:32 -07:00
Koushik Dutta
8f531336d7
rebroadcast: move the bitstream hint out of the filter arguments
2022-05-31 10:53:12 -07:00
Koushik Dutta
cceeafa69d
rebroadcast: fix socket and client leak on quick stream shutdown
2022-05-30 16:53:11 -07:00
Koushik Dutta
c5246b87ae
rebroadcast: probe video if there is no sps
2022-05-28 18:55:38 -07:00
Koushik Dutta
2acf3319ea
rebroadcast: fix potentially missing the key frame packets on startup
2022-05-27 18:43:21 -07:00