Kaltura videos will not load; link not working?
Hello, Is this a Kaltura CE install, OnPrem or our SaaS? If OnPrem or SaaS, please open a ticket with the support team. If CE, does it a simple embed play the video? you can get a embed code by going...
View ArticleInstallation Error. Kaltura on RHEL 7
I'm trying to install the latest Kaltura on RHEL7. I get this error when I run systemctl status httpd.service. Sep 02 11:12:56 itskaltura.nmhu.edu systemd[1]: Starting The Apache HTTP Server...Sep 02...
View ArticleLive Stream media_servers.ini
Thank you, It almost worked ! I was lazy and did not configure the Wowza SSL service before It changes the media servers names and ports for all delivery types except hls and apple_http !. All my...
View ArticleInstallation Error. Kaltura on RHEL 7
Hello, Did /opt/kaltura/bin/kaltura-config-all.sh complete successfully? this output would indicate it did not.. please rerun it and paste the output here.
View ArticleAspect ratio question
"Custom" allows you to set width and height that do not respect the aspect ratio. It uses fixed width and height and doesn't calculate the height automatically. If you want the player to resize itself...
View ArticleTempthumb not empty
The tempthumb is used for caching thumbnails that generated on the fly using thumbnail action.Like any cache, clean it if you have storage shortage and keep it if you want the thumbnails to be loaded...
View ArticleLive Stream media_servers.ini
Hello, The kaltura delivery profiles are kept in the delivery_profile table.run:# mysql -h$DB1_HOST -u$DB1_USER -p$DB1_PASS mysql> select id,name,url,host_name from delivery_profile; And then...
View ArticleKaltura CE 12 install on Centos7 failes at DB configuration
Hello JessTrying to install the latest kaltura CE 12 on a Centos fails at DB. I tried to follow all the instruction, but stuck at initiation DB with:onfiguring your Kaltura DB... Checking MySQL...
View ArticleKaltura CE 12 install on Centos7 failes at DB configuration
Hello againTrying to dig more, came across posts regarding the strict mode in Mysql...is it related? cause I did not see such config in my my.cnf file....Wait for your reply.Thanks
View ArticleFilter usage & bandwidth by categories/tags/objects
Hi @oferc1, You cannot get this directly from the API.You can start by looking at kalturadw.dwh_fact_entries_sizes.This will give you the entry ID and sizes. Then you can look up the categories the...
View ArticleKaltura CE 12 install on Centos7 failes at DB configuration
Hello, Start by looking at /opt/kaltura/log/insertDefaults.log to see why the execution of /opt/kaltura/app/deployment/base/scripts/insertDefaults.php failed. Then we can take it from there.
View ArticleCan't use KMC>Studio
Hi, I installed Kaltura CE 12.0.0 on CentOS7 server.I can upload videos by KMC console and play them at preview page.But 'Studio' tab does not show anything. When open the studio...
View ArticleCan't use KMC>Studio
Hi, What does /opt/kaltura/apps/studio/v2.0.6/studio.ini look like?Need to make sure both html5_version and html5lib include the correct version for HTML5, like so: widgets.studio.config =...
View ArticleLive Stream media_servers.ini
Hi Jess, I already tried adding new Live delivery profiles to the the specific partner via the API console and inserting them via the DB (for partner 0 and the test partner 101). Same result I also...
View ArticlePermissions Issue Related to Upload After Server Restart
We are currently running Kaltura CE 11.2.0. We have restarted the database of our Kaltura instance and after that we are getting an error uploading video files. The error states "Internal Server...
View ArticlePermissions Issue Related to Upload After Server Restart
Here are some log entries; [9/5/16, 6:38:28 PM] Prakhar Budholiya: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXxLogsXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX 0...
View ArticleDynamic change of caption size
On YouTube the captions size increases dynamically when you enlarge the screen (for instance entering full screen) but I can't see anyway of achieving this with Kaltura. The only setting I have found...
View ArticlePermissions Issue Related to Upload After Server Restart
Hi @steve_corey, My guess is that the DB may have been switched over to an earlier snapshot which no longer corresponds to your version's expected DB schema. Is the DB running on a VM with snapshots?...
View ArticleLive Stream media_servers.ini
Hi David, Partner 0 is a template partner for various profiles, including delivery. When a new partner is created, these profiles are "cloned" to the new partner. Can you please describe the exact...
View Article