Commit Graph

19 Commits (a15fe04ace16b066808eb2ba4c832e6bdfe704f1)

Author SHA1 Message Date
Moe e2f53d2cd2 cleanup p2p init and fix breakge with blank ssl object 2023-03-14 21:33:17 -07:00
Moe 36819d4cdf set default server ports for p2p and minor cleanup 2022-06-28 19:55:50 -07:00
Moe a3b23e7633 P2P v2 is now default engine for Easy Remote Access 2022-06-23 16:38:25 -07:00
Moe fe5a0b4045 more stable p2p v2 connection to server++ 2022-06-22 16:13:15 -07:00
Moe a8c9309f00 Easy Remote Access shows servers based config.useBetterP2P flag 2022-06-07 16:47:28 -07:00
Moe 2a061b2264 Upgrade Socket.IO to version 4
- Some tweaks to BetterP2P
- Update static server list to use v2
2022-03-30 16:20:53 -07:00
Moe c28b246ac4 Better P2P (Easy Remote Access v2) 2022-03-28 16:02:05 -07:00
Moe 7ffe3bc7f0 get latest p2p server list on start 2021-11-15 10:39:01 -08:00
Moe 822d7d1229 Add Modular method to add Stream Types + 2021-11-06 11:28:33 -07:00
Moe 40b4669d01 Add Modular method to add Stream Types, Remove Integrated H.265 Support
- H.265 Support must now be added by user intervention via a Custom Auto Load Module. You can install the module easily by using the zip link in the Super User panel's Custom Auto Load manager.
Repository : https://gitlab.com/moeiscool/shinobi-h265-support
Zip Link : https://gitlab.com/moeiscool/shinobi-h265-support/-/archive/main/shinobi-h265-support-main.zip

Why? the library libde265.js is great but it is not a proper fit for the application. Moving onward it will be nice to allow new stream types to be easily added as well as get ready to try a different H.265 library for our web viewing pleasure.
2021-11-05 15:59:42 -07:00
Moe 4f985bd52e Add second Vancouver P2P server 2021-04-13 20:49:26 -07:00
Moe Alam c43377d196 humanize Easy Remote Access tab more 2020-10-07 14:25:28 -07:00
Moe Alam e45c411490 Add Production P2P Servers to list in Super User Panel 2020-10-02 21:27:29 -07:00
Moe Alam 6e2ab4d61f Add UI for Easy Remote Access (P2P) in Superuser panel 2020-09-26 22:52:52 -07:00
Moe Alam b1d8672566 put p2p functions in worker process 2020-09-23 21:21:03 -07:00
Moe Alam 70d22322e1 P2P : Machine ID is now forced as P2P API Key and Group Key 2020-09-22 10:21:08 -07:00
Moe Alam fe928efcab minor cleanup to usage 2020-09-21 23:49:18 -07:00
Moe Alam 5dd153f288 clean p2p logging 2020-09-20 23:11:07 -07:00
Moe Alam 91fadc44df P2P : Can create connection based on config 2020-09-13 23:49:52 -07:00