This website requires JavaScript.
Explore
Help
Register
Sign in
LBRYCommunity
/
lbry-desktop
Watch
1
Star
0
Fork
You've already forked lbry-desktop
0
Code
Issues
596
Pull requests
6
Projects
Releases
238
Packages
Wiki
Activity
d7d8d3516e
lbry-desktop
/
ui
/
component
/
livestreamLink
/
index.js
4 lines
69 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Feature livestream scheduling (#458) Add livestream scheduling feature Also supports back to back streams, and will notify on a non-active stream of an active one.
2021-12-16 22:59:13 +01:00
import
LivestreamLink
from
'./view'
;
bring in livestream changes from odysee
2021-03-10 19:34:21 +01:00
Skip `connect` until it is needed. It seems to subscribe to the store if connected.
2021-12-23 08:51:30 +01:00
export
default
LivestreamLink
;
Reference in a new issue
Copy permalink