Commit Graph

303 Commits

Author SHA1 Message Date
Koushik Dutta
b376e8e78c rebroadcast: remove settings, no longer exists 2022-08-19 12:24:12 -07:00
Koushik Dutta
10f73394e3 rebroadcast: re-add rtsp server on per camera ports 2022-08-19 12:23:41 -07:00
Koushik Dutta
ed4d55c3a0 rebroadcast: remove debug code 2022-08-11 14:15:51 -07:00
Koushik Dutta
64b7c13d47 rebroadcast: threads per camera. big perf improvement! 2022-08-11 14:15:12 -07:00
Koushik Dutta
989d8919f6 rebroadcast: perf improvements 2022-08-11 01:51:06 -07:00
Koushik Dutta
6e0bd51156 rebroadcast: revert 2022-08-09 12:18:35 -07:00
Koushik Dutta
646a0729d7 rebroadcast: disable udp because packetization is not guaranteed from upstream. revisit later. 2022-08-09 10:08:23 -07:00
Koushik Dutta
f1dd4fdd0c rebroadcast: beta 2022-08-09 09:58:27 -07:00
Koushik Dutta
772d1a7fa2 rebroadcast: prebuffer length hint 2022-08-03 11:44:30 -07:00
Jamie Wood
a19749e885 change to 1280x720 (#325) 2022-07-27 13:18:06 -07:00
Koushik Dutta
e623b644f0 rebroadcast: guard against missing stream id. use potentially sketchy -reorder_queue_size for faster ffmpeg startup. 2022-07-19 08:35:59 -07:00
Koushik Dutta
a1cac53a2e rebroadcast: improve rtsp server udp support 2022-07-16 22:10:10 -07:00
Koushik Dutta
a4b24fabf8 rebroadcast: log parsed sps 2022-07-01 11:43:12 -07:00
Koushik Dutta
7ab3423dc5 rebroadcast: throw error if camera has no video enabled. 2022-06-27 00:18:19 -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
43f0f98992 plugins: remove postinstall 2022-06-17 09:49:04 -07:00
Koushik Dutta
669f01c9b9 Merge branch 'main' of github.com:koush/scrypted 2022-06-17 09:45:19 -07:00
Koushik Dutta
895509e4dd plugins: add tsconfig.json 2022-06-17 09:43:17 -07:00
Koushik Dutta
061a51fd50 rebroadcast: fix settings churn on viewing a stream 2022-06-16 22:16:13 -07:00
Koushik Dutta
1476904db5 rebroadcast: fix mixin release. fix log spam. add a small prebuffer to remote streams. 2022-06-08 09:52:03 -07:00
Koushik Dutta
df45c977c3 rebroadcast: dont clobber filters 2022-05-31 17:37:01 -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
Koushik Dutta
520f4aa634 homekit: fix h264 packetization for small fua packets 2022-05-27 18:41:44 -07:00
Koushik Dutta
db2feb7410 rebroadcast: Fix transcode args on unknown platform 2022-05-23 13:05:24 -07:00
Koushik Dutta
baef74c7bf rebroadcast: fix issue with const side effects 2022-05-23 08:50:52 -07:00
Koushik Dutta
e33be8ca9e rebroadcast: dont send prebuffer to remote streams 2022-05-21 14:01:44 -07:00
Koushik Dutta
abd2f64a4a rebroadcast: publish 2022-05-20 12:54:04 -07:00
Koushik Dutta
0c6c2436ca homekit/rebroadcast: properly handle rtsp servers that accept both basic and digest auth 2022-05-18 20:35:19 -07:00
Koushik Dutta
77f1d7140a rebroadcast: Fix reversed logic 2022-05-18 18:40:53 -07:00
Koushik Dutta
12eda21ebe rebroadcast/homekit: better h264 oddity handling 2022-05-18 17:07:18 -07:00
Koushik Dutta
b7e7790bb0 rebroadcast/sdk: add h264 probe reporting 2022-05-18 16:34:31 -07:00
Koushik Dutta
99cc201b8e rebroadcast: provide user guidance in console log if RTSP encounters weird packets. 2022-05-18 13:00:36 -07:00
Koushik Dutta
0627fa3556 rebroadcast: fix online state if nothing is prebuffered 2022-05-18 11:56:44 -07:00
Koushik Dutta
ef15b18532 various plugins: support ffmpeg filter 2022-05-17 23:09:53 -07:00
Koushik Dutta
f0ed1bb00b rebroadcast: better stream termination logging 2022-05-17 18:06:39 -07:00
Koushik Dutta
5ee18780b9 rebroadcast: fix various parser session teardown/startup bugs 2022-05-17 11:29:53 -07:00
Koushik Dutta
da8343f4e4 various plugins: improve support for complex ffmpeg inputs 2022-05-17 09:35:35 -07:00
Koushik Dutta
249aa62b5f rebroadcast: publish with proper support for rawvideo 2022-05-16 23:47:06 -07:00
Koushik Dutta
dbccf258be rebroadcast: dont enable prebuffer on rawvideo 2022-05-16 23:37:03 -07:00
Koushik Dutta
2bf6f2e268 rebroadcast: cleanup 2022-05-16 22:59:42 -07:00
Koushik Dutta
8d8e2677ff rebroadcast: fix ffmpeg hang 2022-05-16 19:07:35 -07:00
Koushik Dutta
a9f5255276 rebroadcast: respect audio soft mute in rtsp parser mode 2022-05-16 15:48:51 -07:00
Koushik Dutta
4f9668480a rebroadcast: respect request tool hint 2022-05-16 13:49:09 -07:00
Koushik Dutta
f4821b834a rebroadcast: fixup prebuffer settings for unspecified scenarios 2022-05-16 12:06:52 -07:00
Koushik Dutta
e7b07c268f rebroadcast: fix reboot loop 2022-05-11 09:14:55 -07:00
Koushik Dutta
14c940064b rebroadcast: fix homekit videos starting too late 2022-05-10 23:39:59 -07:00