34 Commits

Author SHA1 Message Date
69c811dc92 🐛 Fix streaming source url composition 2023-04-28 19:16:48 +00:00
be8b9c6f4c refactor for new livestreams v2 2023-04-26 23:12:14 +00:00
423571135d added missing code errors 2023-04-13 02:02:21 +00:00
468a80703c use services/fetchRemoteStreams 2023-04-10 16:19:10 +00:00
cfb8a92cd3 improve streaming controller endpoints 2023-04-10 16:14:41 +00:00
1f122ea7a0 remove import 2023-04-08 22:27:39 +00:00
aa9dbcf7d5 added aac address 2023-03-30 22:50:49 +00:00
5ecf0140fe chmod 2023-03-03 20:49:39 +00:00
2b002945a9 rewrite for linebridge 0.15 2023-02-13 13:27:47 +00:00
d10d8a4973 use global.nanoid 2023-01-26 20:04:21 +00:00
b056f97116 rewrite controller, including Endpoint class model 2023-01-26 19:39:32 +00:00
4e265f051f fill with video, audio, clients 2022-12-14 15:32:43 +00:00
9e246c4f9a use tv route 2022-12-08 10:47:31 +00:00
9b9b90b131 create stream info if not exists 2022-12-01 01:17:01 +00:00
9c62e421f8 improve stream fetch 2022-12-01 01:17:01 +00:00
5c038f349f implement streaming categories endpoints 2022-12-01 01:17:01 +00:00
cf6d58d62a fix /stream/info endpoint 2022-12-01 01:17:01 +00:00
acf01802ef fix bad syntax 2022-10-26 11:31:06 +00:00
08607e4b5c implement stream info 2022-10-20 19:49:04 +02:00
2951aa6880 implement handleInfoUpdate method 2022-10-20 18:12:03 +02:00
8b987db723 fix streamingServerAPIUri cause crash 2022-10-17 15:38:44 +02:00
3d206f3b3e fix crash 2022-10-15 18:37:16 +02:00
23ac77cc82 fix get stream 2022-10-15 18:31:46 +02:00
89ec5c2be8 improve streaming addresses 2022-10-15 18:18:55 +02:00
daafff9284 fix: use specified protocol to create sources 2022-10-14 20:44:45 +02:00
ed19bf27eb merge from "streaming-v2" 2022-10-14 20:31:13 +02:00
add6ef872b added 2 endpoints 2022-10-14 14:46:04 +02:00
f690d247cf return response if only has data 2022-05-13 20:13:06 +02:00
8263d6fbe0 find by id instead query 2022-05-12 21:04:51 +02:00
1d4f98ee68 added get/stream_config_from_username endpoint 2022-05-12 19:27:26 +02:00
91a707a80d generate keys with username 2022-05-12 14:58:54 +02:00
7378fa92fb fix addresses 2022-05-12 11:05:52 +02:00
553f7aed65 fetch data from media server api 2022-05-12 10:53:15 +02:00
2848263111 added StreamingController with basic methods 2022-05-12 10:38:44 +02:00