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

Video.js isMulticastUpdateIP(): Convert to string before splitting #259

Closed
wants to merge 1 commit into from

Conversation

ddd999
Copy link

@ddd999 ddd999 commented Nov 18, 2024

I was getting an "ip.split is not a function" runtime error in the browser when loading the Video page. This seems to fix it by forcing the IP into a string before trying to split it.
__
Edit: That definitely doesn't fix it, and I can't reliably reproduce the error so I'm closing this PR.

@ddd999 ddd999 closed this Nov 19, 2024
@ddd999 ddd999 deleted the multicastipfix branch November 21, 2024 05:57
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

Successfully merging this pull request may close these issues.

1 participant