Commit Graph
83 Commits
Author SHA1 Message Date
talksik 3d457cc166 Update TerminalProvider.tsx 2022-05-21 15:41:54 -05:00
talksik 07ee40f4c4 its actually crisp with audio....and smooth and cool...no need for video if this is smooth 2022-05-20 11:32:11 -05:00
talksik e56c4af1e2 Update StreamProvider.tsx 2022-05-20 09:48:32 -05:00
talksik 45c61790c6 ATTEMPT at cleaning up mediastream object management 2022-05-20 09:27:19 -05:00
talksik e47944f10b bug 2022-05-20 08:58:51 -05:00
talksik 1fec89d533 lower lag and more snappy? 2022-05-20 08:24:44 -05:00
talksik 265e2db307 more top down but not perfect and optimized 2022-05-20 07:57:39 -05:00
talksik da0b1c60e0 cleaning abstractions and rules 2022-05-20 07:04:29 -05:00
talksik 785ca7a01d making sure to untuned from certain channels when escaping 2022-05-20 06:34:07 -05:00
talksik e7e256cad9 trying connections with less 2022-05-19 18:32:21 -05:00
talksik 781c6db7d9 taking out the fancy conditional opacities...not clean for me 2022-05-19 17:21:24 -05:00
talksik 0b8e608481 making sure to delete my own peer objects if I untune from a line 2022-05-19 14:42:21 -05:00
talksik 0a7f84bf4d removing from peer map more logical fixing bug 2022-05-19 14:30:33 -05:00
talksik 5c8e136c0b poor network connection handle 2022-05-19 12:57:55 -05:00
talksik 3257785cdd trickle worked!!!! omg 2022-05-19 12:31:33 -05:00
talksik 5bac9a0b8b nice removing person when they leave 2022-05-19 12:30:39 -05:00
talksik 29eeb244ff really understanding simple peer just being a layer on top of webrtc from google 2022-05-19 12:09:15 -05:00
talksik 91093bff41 okay fixed not working without trickle, now test trickle 2022-05-19 11:56:58 -05:00
talksik d58a628589 more progress but calling not working now 2022-05-19 11:51:17 -05:00
talksik e14e9c70a8 Update StreamProvider.tsx 2022-05-19 09:27:37 -05:00
talksik bf93768a50 Update StreamProvider.tsx 2022-05-19 09:13:17 -05:00
talksik 8ee150d694 nice showing streams of both people
cannot addStream before the full connection process has happened? otherwise keep getting race conditions? idk why honestly
2022-05-19 09:08:33 -05:00
talksik b11fc9d38f fixing small bug with answering and such 2022-05-19 08:40:22 -05:00
talksik 5d434d1930 somewhat working? 2022-05-19 08:24:03 -05:00
talksik b4cf4c1bd2 setting up back and forth calling as before 2022-05-19 08:21:47 -05:00
talksik a41f35dcee cleanup 2022-05-18 20:38:52 -05:00
talksik 97c0b29480 rendering once only for the tuned in lines once I am tuned in 2022-05-18 20:34:33 -05:00
talksik 17b27afce6 ordering wrong 2022-05-18 20:30:59 -05:00
talksik 46e8f14436 setting up different way 2022-05-18 20:28:33 -05:00
talksik 843cc60084 Update AuthProvider.tsx 2022-05-18 19:00:20 -05:00
talksik 088228b7a9 cleaning up stream provider and starting imnplementation for stream calling and such 2022-05-18 18:56:26 -05:00
talksik e60baf8b4f cleaning up 2022-05-18 18:34:40 -05:00
talksik 329012ce59 passing down the user local stream to show in the header 2022-05-18 18:24:53 -05:00
talksik 7755a30b50 nice fluidity and control 2022-05-18 14:44:48 -05:00
talksik f33611a33a nice overlay working 2022-05-18 13:41:37 -05:00
talksik 6a3aa13223 playing aroudn with scroll and overflow in the sidepanel 2022-05-18 08:08:47 -05:00
talksik ed7d71f5d0 organizing stuff better with taking out a layer of abstraction as we don't have many pages and just do everything in the provider 2022-05-18 06:57:55 -05:00
talksik bf79e78b50 further segmentation of components for easier tree follow 2022-05-18 06:14:43 -05:00
talksik 9de8206d5b nice escape nad closing 2022-05-18 06:09:21 -05:00
talksik 0afb440882 separating out and improving flow 2022-05-18 05:59:23 -05:00
talksik d3612b2bd1 boilerplate for new channel creation 2022-05-18 04:58:44 -05:00
talksik 1dcab7bfe4 cleaning up and trying different approach more minimal 2022-05-17 12:37:01 -05:00
talksik 5699c6e2e1 clean after the testing and experiments 2022-05-17 11:12:05 -05:00
talksik 9a6a670669 list unique devices 2022-05-17 08:02:25 -05:00
talksik 20f417f413 two different media streams act differently...could be better 2022-05-17 07:25:13 -05:00
talksik 831f023525 not bad video will be off anyway since it's only in the specific thing later on 2022-05-17 07:12:50 -05:00
talksik a3f01aabc5 approach one: use different input and output 2022-05-17 07:05:36 -05:00
talksik 747447137c i actually like it....sidebar with messenger feel and rest of canvas with discord feel 2022-05-17 05:34:26 -05:00
talksik 07265603c3 nice ui for create channel 2022-05-16 20:10:13 -05:00
talksik 256675b2de fixing sizing and stuff from messenger inspiration 2022-05-16 15:52:03 -05:00