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

Failed with Protocol Relative URLs #257

Closed
amohiy opened this issue Jul 21, 2019 · 6 comments
Closed

Failed with Protocol Relative URLs #257

amohiy opened this issue Jul 21, 2019 · 6 comments

Comments

@amohiy
Copy link

amohiy commented Jul 21, 2019

hello,
i am trying to run kaltura player v3 on samsung smart TV but i notice that you are using Protocol Relative URLs example: ['//analytics.kaltura.com/api_v3/index.php']. In the browser it works fine but for the Smart TV, the TV always looking for it in the local files so some features does not work.
can you provide any help.

Thanks,
Ahmed

@kaltura-hooks
Copy link

Hi @amohiy,

Thank for you reporting an issue and helping improve Kaltura!

To get the fastest response time, and help the maintainers review and test your reported issues or suggestions, please ensure that your issue includes the following (please comment with more info if you have not included all this info in your original issue):

  • Is the issue you're experiencing consistent and across platforms? or does it only happens on certain conditions?
    please provide as much details as possible.
  • Which Kaltura deployment you're using: Kaltura SaaS, or self-hosted?
    If self hosted, are you using the RPM or deb install?
  • Packages installed.
    When using RPM, paste the output for:
	# rpm -qa \"kaltura*\"
For deb based systems:
	# dpkg -l \"kaltura-*\"
  • If running a self hosted ENV - provide the MySQL server version used
  • If running a self hosted ENV - is this a single all in 1 server or a cluster?
  • If running a self hosted ENV, while making the problematic request, run:
	# tail -f /opt/kaltura/log/*.log /opt/kaltura/log/batch/*.log | grep -A 1 -B 1 --color \"ERR:\|PHP\|trace\|CRIT\|\[error\]\"

and paste the output.

  • When relevant, provide any screenshots or screen recordings showing the issue you're experiencing.

For general troubleshooting see:
https://github.com/kaltura/platform-install-packages/blob/Jupiter-10.13.0/doc/kaltura-packages-faq.md#troubleshooting-help

If you only have a general question rather than a bug report, please close this issue and post at:
http://forum.kaltura.org

Thank you in advance,

@amohiy
Copy link
Author

amohiy commented Jul 21, 2019

i created a ovp player on KMC studio (TV platform studio) then i use the cdn link to embed it in my code [ https://cdnapisec.kaltura.com/p/{partenerID}/embedPlaykitJs/uiconf_id/{uiconf_id} ]
when i run the application on Samsung smart TV "//analytics.kaltura.com/api_v3/index.php" this API does not work because it's a Protocol Relative URLs and this feature does not work on Tv.

Thanks

@OrenMe
Copy link
Contributor

OrenMe commented Jul 21, 2019

this will be resolved on next version due in two weeks.

@amohiy
Copy link
Author

amohiy commented Jul 21, 2019

Thanks for your response, Will i find this issue as well if i use OTT player instead of OVP player.

@OrenMe
Copy link
Contributor

OrenMe commented Jul 22, 2019

@amohiy kava is embedded in the player and supplies insights to your QoE of your users.
I assume you are a platform user(you mentioned using the KMC) so you should be using OVP player which is offered through the studio.
A fix will be pushed to production on the 4th of Aug.

@amohiy
Copy link
Author

amohiy commented Jul 22, 2019

Thanks so much.

@amohiy amohiy closed this as completed Sep 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants