Commit Graph
35 Commits
Author SHA1 Message Date
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 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 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 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 256675b2de fixing sizing and stuff from messenger inspiration 2022-05-16 15:52:03 -05:00
talksik fc212b5d58 trying the whole queue idea...didn't work so what 2022-05-14 17:18:05 -05:00
talksik 6eac8d97e1 queue working? 2022-05-14 17:03:48 -05:00
talksik 91fd97878a more cleanup trying to test and debug 2022-05-14 16:30:37 -05:00
talksik 3509dd5de6 organizing the initiator to another component 2022-05-14 16:11:57 -05:00
talksik b26ba3bda7 trying to clean it 2022-05-14 12:55:18 -05:00
talksik 1a82c105b4 debugging stream stuff 2022-05-14 12:43:55 -05:00
talksik 0f972dba53 trying to get stream stuff working 2022-05-14 12:28:53 -05:00
talksik 9a1207a939 getting calling system all good I thinki 2022-05-14 11:58:24 -05:00
talksik 03c4ea3aaa start working on the streaming aspect 2022-05-14 11:23:11 -05:00
talksik 5bc796f189 flow state and unplugging and such 2022-05-14 09:48:59 -05:00