Dan Peterson
5639e4c1ff
Adjust some initial states to optimize initial render ( #265 )
2021-11-10 14:15:40 -05:00
Dan Peterson
60f06dac52
Fix livestream state issues. Create unified long polling mechanism.
2021-11-10 08:21:15 +08:00
Merge
30023422b8
Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc"
2021-10-19 20:40:07 +08:00
zeppi
9889c258e3
livestream api constant rename
2021-07-28 16:51:11 -04:00
zeppi
03e921e6df
use commentron for live view counts
2021-06-17 14:58:55 -04:00
zeppi
28a3db28b7
use tag to disable interactions on livestreams
2021-06-03 12:08:46 -04:00
Sean Yesmunt
6d89f0df7e
hyperchats
2021-04-23 16:20:17 -04:00
jessopb
989126c603
Feat publish replays on master ( #5863 )
...
* provide livestream replay publish via url
2021-04-14 00:06:11 -04:00
zeppi
3c3fc90b6a
review changes
2021-04-05 13:26:52 -04:00
zeppi
9468f2b0f2
update master with some odysee changes
2021-04-05 13:26:52 -04:00
DispatchCommit
ec996d8bf7
this has to fix the linting issue
2021-03-22 15:48:56 -07:00
DispatchCommit
1e0afd1b86
Add live detection to livestream page
...
- reduce interval from 15 seconds to 10 seconds
2021-03-22 15:30:24 -07:00
Sean Yesmunt
ca569dc4a7
wire up bitwave api
2021-03-22 15:30:21 -07:00
Sean Yesmunt
0f24f3fdfd
use has_no_source to check if claim is a livestream
2021-03-22 15:30:16 -07:00
Sean Yesmunt
372c6d0d9f
rename livestream + livestreamsetup pages
2021-03-22 15:30:09 -07:00
DispatchCommit
17d0d9f1e0
default livestream calims state to empty array
2021-03-22 15:30:08 -07:00
DispatchCommit
99ec447bee
show list of live stream claims
2021-03-22 15:30:07 -07:00
DispatchCommit
2ac5ad0201
fix minor bugs
...
- remove anon option in channel dropdown when livestream tab is selected
- attempt to fill publish form with current active channel name just prior to publishing to (edge condition)
- edge condition occurs when user fills out form fully. User switches to Post (which allows anon in drop down selector). User selects Anon channel, then switches back to the livestream tab. The form was previously updated with `channel: undefined` but does not get changed when clicking the livestream tab. So we just updated the form one last time prior to publishing as a livestream
- Show most recent livestream claim on livestream setup page instead of first livestream claim
2021-03-22 15:30:05 -07:00
DispatchCommit
70575edfb4
Add link to create livestream claim
2021-03-22 15:30:04 -07:00
Sean Yesmunt
73f593ddb3
bring in livestream changes from odysee
2021-03-22 15:30:01 -07:00
DispatchCommit
1ef44ce199
Add channel name hex data to streamkey
...
Also adds individual debug fields to help when debugging a channel verify currently
2021-03-22 15:30:00 -07:00
DispatchCommit
02c0882d90
Create livestream page and generate signed streamkey
2021-03-22 15:29:59 -07:00