rtmp-services: Use official Twitch endpoint to fetch ingests
This commit is contained in:
parent
92a7c12909
commit
84fb6fc744
@ -169,7 +169,7 @@ void twitch_ingests_refresh(int seconds)
|
||||
|
||||
twitch_update_info = update_info_create_single(
|
||||
"[twitch ingest update] ", get_module_name(),
|
||||
"https://ingest.twitch.tv/api/v2/ingests",
|
||||
"https://ingest.twitch.tv/ingests",
|
||||
twitch_ingest_update, NULL);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user