After Kaltura 9.19.5 Install, HTTPS not working
Hi @hiphopservers, Sorry, not sure I understand.. the link you provided is that of the original document as it currently exists.Where is your pull request?
View ArticleUploading video from youtube into kaltura
If I understand this correctly; it will allow you to take videos from Kaltura and upload them to YouTube. What I want to do is the other way around. i.e. I want users to be able to upload videos from...
View ArticleUploading video from youtube into kaltura
You can do it by writing code that utilises the youtube-dl project to fetch the video from youtube and then use Kaltura's API to upload it onto Kaltura. If YouTube allows you to directly download a...
View ArticleSolved - Sharing UIConf is not showing on Facebook
Hello @fborrero, I am using v2.38 and I'm unable to embed the video player in facebook. Do I need to do something with facebook to allow the player to be embedded? Please advise. Thank you.
View ArticleSocial Sharing Twitter , Google+ and Facebook Issue
Hello @abhimanyu_singh, I am using player v2.38 and I'm unable to embed the video player in facebook. Do I need to do something with facebook to allow the player to be embedded? Please advise. Thank you
View ArticleDisplay the Source Selector options in pixels instead of bitrate Auto HTTP...
Hello, I'm trying to display the source selector options in pixels instead of bitrate using Auto HTTP Streaming (HDS), the player is configured to show in pixels and has also tried as described in:...
View ArticleSolved - Sharing UIConf is not showing on Facebook
Hi @mark You have to check the original web page from where you are sharing the video and verify you have the correct OpenGraph Meta tags. If you use iFrame embedding, Kaltura can provide those Metas...
View ArticleSolved - Sharing UIConf is not showing on Facebook
Thank you for your response @fborrero. I am running self hosted CE 11.5. When I share the dynamic player on facebook, a post is created with the image of the video(looks normal), however when I try to...
View ArticleSolved - Sharing UIConf is not showing on Facebook
Hi @mark Could you share the post only to my Facebook account (fborrero1) so I can have a look at the actual code using Firebug or some other tool?
View ArticleSolved - Sharing UIConf is not showing on Facebook
Hello @fborrero, I shared the post with your facebook account. Thank you.
View ArticleUploading video from youtube into kaltura
I noticed that Kaltura MediaSpace has an option to upload YouTube videos? Do you know how this work?Does it just use a YouTube video viewer or does it download the video from YouTube and re-upload it...
View ArticleKaltura Management Console (KMC) Stay Loading
(post withdrawn by author, will be automatically deleted in 24 hours unless flagged)
View ArticleKaltura Management Console (KMC) Stay Loading
Thank you! It works.I have a new question,if i want to insert questions into the video,what should i do,can you give me some tips or related technical documents @jess
View ArticleKaltura Management Console (KMC) Stay Loading
You can use our quiz API for that.Please see code for such a demo app here:https://github.com/kaltura/quiz-demo The general idea as far as the API goes is like this: $quizPlugin =...
View ArticleKaltura Management Console (KMC) Stay Loading
Note also that this demo uses the Kaltura Editor Application which is not available outside of our SaaS.For a self hosted ENV, you will need to implement a similar editing interface yourself, based on...
View ArticleDisplay the Source Selector options in pixels instead of bitrate Auto HTTP...
Hi,Seems that the documentation is for V1 players and not V2.In V2 players, the sourceSelector plugin has a property called "displayMode" which can receive the following values: 'size' – displays...
View ArticleWhy I can't login admin_console?
it's a error as error code: API:-1,and when i run ./kaltura-db-config.sh ,it show CREATE DATABASE kalturalog;Checking connectivity to needed daemons...Connectivity test passed:)Cleaning...
View ArticleWhy I can't login admin_console?
Hello, This would typically happen if you provides a service URL which the host cannot reach.Start by looking at /opt/kaltura/log/insertContent.log, find the failing curl request and figure out why it...
View ArticleKaltura Management Console (KMC) Stay Loading
hi,jess,one more question.As you said ,"quiz-demo"uses the Kaltura Editor Application which is not available outside of our SaaS,so i sign up on "free-trial",did i get your meaning? if i did,what...
View Article