Ngnix installation not completed
OK, meaning /opt/kaltura/nginx/conf/kaltura.conf.template is definitely included in the kaltura-nginx_1.10.2-3_amd64.deb.What happens if you try:# dpkg -i kaltura-nginx_1.10.2-3_amd64.deb?
View ArticleNgnix installation not completed
You can always try to remove kaltura-nginx completely with:# aptitude purge kaltura-nginxand then try to reinstall it.Just make sure beforehand that you have no manual configuration changes you may...
View ArticleStudio/ Player Error
I have load balancer that does ssl offloading and when i got prompted i said no to ssl why did it put port 443 ?
View ArticleStudio/ Player Error
When offloading, it should indeed be 80 [HTTP].Perhaps you passed along an answer file that has:KALTURA_VIRTUAL_HOST_PORT="443"from a prev. config attempt? or maybe you answered the SSL prompt with a...
View ArticleNgnix installation not completed
# dpkg -i kaltura-nginx_1.10.2-3_amd64.deb(Reading database ... 119257 files and directories currently installed.)Preparing to unpack kaltura-nginx1.10.2-3_amd64.deb ..._Unpacking kaltura-nginx...
View ArticleNgnix installation not completed
Most welcome. Even fine mechanisms like Debian's APT sometimes screw up:)Let me know should have further questions/issues.
View ArticlePlay and Pause are not working with custom control buttons as expected in iOS
Details are given below. "partner_id": "2232581", "uiconfig_id": "37774891” Player version: Latest version (DO NOT DELETE - MediaSpace 5.0 Embed Playlist, dark horizontal) sdk version ~> 2.6
View ArticleRequesting HLS video url from KALTURA
Hi, I am uploading videos to KALTURA server and streaming them on my device. How do I request "hls" urls for videos ? I am using php to connect to KALTURA. Any help is appreciated.Thanks
View ArticlePlayer state is changing very frequently iOS
I have this problem, when a video starts playing and the player state keeps changing from KPMediaPlaybackStatePlaying to KPMediaPlaybackStatePaused and vice versa. This behaviour is always there...
View ArticleRequesting HLS video url from KALTURA
Hello @karanveer_sharma , Starting with version 2.48 of the Kaltura HTML5 player, HLS is the default playback method and so, going to KMC->Studio and creating a new player [or making sure your...
View ArticleStudio/ Player Error
Indeed the problem was from my answer file.. for some reason it had https and port 443 on it. Managed to install everything, i can access the plattform, everything seems alright.
View ArticleStudio/ Player Error
Dear Jess,I kinda got back to my original problem, VAST are now not working even in the studio, and even more some video do not play at all in the html studio player, but they do play in the flash...
View ArticleStudio/ Player Error
Edit1: Seems i managed to resolve the VAST, they are working in the flash player now, but the html player won't play some of my videos.
View ArticleStudio/ Player Error
Hi @razvan_iacob, # telnet nginx.servcast.net 88fails for me. Does it work from the machine you're trying to play from?
View ArticleStudio/ Player Error
Yes, i had nginx.servcast.net.. but afterwards we had to use the name somewhere else i just have it in the hosts file so that the servers do name resolutions. this is the ip: 162.244.80.111
View ArticleStudio/ Player Error
162.244.80.111 does answer on TCP 88 but if that's the IP you want to use then you need to modify the DB records in kaltura.delivery_profile accordingly. The player must be able to access Nginx to...
View ArticleStudio/ Player Error
I'll run the commands myself, i have the cluster on vlan, they work internally on internal ip. telnet nginx.servcast.net 88Trying 10.60.30.67...Connected to nginx.servcast.net.Escape character is '^]'.
View ArticleStudio/ Player Error
Yes but are you able to connect to nginx.servcast.net on TCP port 88 from the machine where the player runs?
View ArticleStudio/ Player Error
So the servers beween themsefls can access nginx.servcast.com, you can't from the outside, as it has limited functionality on external ip.
View Article