Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't get the streamUrl of Live Stream #528

Open
yiupin opened this issue May 22, 2021 · 11 comments
Open

Can't get the streamUrl of Live Stream #528

yiupin opened this issue May 22, 2021 · 11 comments

Comments

@yiupin
Copy link

yiupin commented May 22, 2021

No description provided.

@vuvdv3101
Copy link

vuvdv3101 commented Jun 1, 2021

XCDYoutubeVideo.m
Change to :
Line 253
if (httpLiveStream != nil) { _streamURL = [NSURL URLWithString:httpLiveStream]; streamURLs[XCDYouTubeVideoQualityHTTPLiveStreaming] = [NSURL URLWithString:httpLiveStream]; }

This is my solution. hope can help you 👍

@devbest555
Copy link

I cannot get the streamURL of Live video yet.
any idea?

@nid252
Copy link

nid252 commented Jun 21, 2021

@devbest555
Have you found any solution for Live Videos? Facing the same issue.

@devbest555
Copy link

yes, facing the same issue yet.
not found the solution yet.
help me, please.

@vuvdv3101
Copy link

Did you try my code ?

@vuvdv3101
Copy link

XCDYoutubeVideo.m
Change to :
Line 253
if (httpLiveStream != nil) { _streamURL = [NSURL URLWithString:httpLiveStream]; streamURLs[XCDYouTubeVideoQualityHTTPLiveStreaming] = [NSURL URLWithString:httpLiveStream]; }

This is my solution. hope can help you 👍

apply this

@devbest555
Copy link

yes, Tried it already but same issue(streamURL = nil for only "LIVE" videos)

@vuvdv3101
Copy link

can you show your code line 253 in XCDYoutubeVideo.m ?

@devbest555
Copy link

yes, will do so.
Also, If you use skype or telegram, it will be better to chat real-time
my skype : live:.cid.e5675d33daad7e3f
telegram : @fullstackwe

@nid252
Copy link

nid252 commented Jun 21, 2021

@devbest555 Please update here if you find any solution

@joseandroidengineer
Copy link

Any solution to this yet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants