new player domain
This commit is contained in:
parent
c7790693df
commit
8710b1334f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
export const LIVESTREAM_EMBED_URL = 'https://player.live.odysee.com/odysee';
|
||||
export const LIVESTREAM_EMBED_URL = 'https://player.odysee.live/odysee';
|
||||
export const LIVESTREAM_LIVE_API = 'https://api.live.odysee.com/v1/odysee/live';
|
||||
export const LIVESTREAM_REPLAY_API = 'https://api.live.odysee.com/v1/replays/odysee';
|
||||
export const LIVESTREAM_RTMP_URL = 'rtmp://stream.odysee.com/live';
|
||||
|
|
Loading…
Reference in a new issue