Session.end Documentation
Application Error
@bgreen wrote:
How can I gain access to my Kaltura Administration Console if I keep trying to reset my password to gain access, but keep getting an application error message? I also attempted to access the Kaltura Management Console (KMC) as well, but my credentials are not getting accepted, and I can’t reset the password either.
Posts: 2
Participants: 2
Media Analytics Documentation
uploadToken.add Documentation
VOD Nginx Server with ssl offloading
@roger78 wrote:
I have set up the nginx Server with https offloading. It seems, that I could play only one video over the VOD server successfully and by all other videos I got the followng message of mixed Contet in the Browser:
Failed to load resource: net::ERR_CONNECTION_RESET
kmc4:1 Mixed Content: The page at 'https://tube.htwchur.ch/index.php/kmc/kmc4#content|manage' was loaded over HTTPS, but requested an insecure plugin data 'http://tube.htwchur.ch:8443/hls/p/103/sp/10300/serveFlavor/entryId/0_/v/2/flavorId/0_---------/name/a.mp4/seg-5-v1-a1.ts'. This content should also be served over HTTPS.
Do I have to setup something special on the serverside of the nginx?
Greetings Roger
Posts: 4
Participants: 2
playlistAPI.loop
@christoph.tiedtke wrote:
Hi,
I’m having trouble with playlistAPI.loop=true setting in my embedded playlist.
What have I done wrong?
src=“https://cdnapisec.kaltura.com/p/1487131/sp/148713100/embedIframeJs/uiconf_id/24051831/partner_id/1487131/widget_id/1_dipmeoqb?iframeembed=true&playerId=kaltura_player_59919ae45dcc2&flashvars[playlistAPI.kpl0Id]=1_mih04tu6&flashvars[playlistAPI.autoContinue]=true&flashvars[playlistAPI.autoInsert]=true&flashvars[ks]=&flashvars[akamaiHD.loadingPolicy]=preInitialize&flashvars[akamaiHD.asyncInit]=true&flashvars[streamerType]=hdnetwork&flashvars[localizationCode]=sv_SE&flashvars[playlistAPI.loop]=true;” width=“740” height=“330” allowfullscreen webkitallowfullscreen mozAllowFullScreen frameborder=“0” title=“Kaltura Player”Regards
Christoph
Posts: 3
Participants: 2
Is there any event to catch on info button click
@Ravikiran wrote:
Hi All,
Iam using custom plugin and i wanted to get notified or event when user clicks on info button for infoscreen.
infoScreen:{
//‘plugin’ : true,"iframeHTML5Css" : "assets/images/media-player/myComponent.css", 'templatePath':'http://localhost:4200/assets/images/media-player/test.tpl.html', 'iframeHTML5Js':'/assets/js/myscripts.js' },
Thank you
Ravikiran
Posts: 1
Participants: 1
Custom Metadata - Media Repurposing
@luca.guindani wrote:
Hello everyone,
I have a custom data schema called MRP applied to the entries.
It’s adding some fields I don’t use on the entries.
Is it safe to delete this custom data schema since it’s not something I manually created ? What is it used for ?
Many thanks
Posts: 2
Participants: 2
DWH does not build analytics graphs after kaltura upgrade to 13.0
@roger78 wrote:
Hi there
My It seems there is a missing table “done_cycles”? But why I don’t have this in my DB?
I ordinary updated my the kaltura-dwh.Error message in the “etl_hourly…log”:
INFO 25-08 11:41:09,893 - Transfer Fail - ------------> Linenr 1------------------------------ cycle_id = 180 description = org.pentaho.di.core.exception.KettleDatabaseException: Couldn't execute SQL: insert into kalturadw_ds.done_cycles select * from kalturadw_ds.cycles where cycle_id = 180 Table 'kalturadw_ds.done_cycles' doesn't exist ==================== ERROR 25-08 11:41:09,895 - Abort - Row nr 1 causing abort : [180], [1], [/opt/kaltura/dwh/cycles//process/], [@TMP_DIR@/], [1], [events], [@TMP_DIR@//output_files/events/180], [rm -Rf /opt/kaltura/dwh/cycles//process//180 @TMP_DIR@//output_files/events/180], [], [org.pentaho.di.core.exception.KettleDatabaseException: Couldn't execute SQL: insert into kalturadw_ds.done_cycles select * from kalturadw_ds.cycles where cycle_id = 180 Table 'kalturadw_ds.done_cycles' doesn't exist ], [null], [ExecSQL001] ERROR 25-08 11:41:09,895 - Abort - Aborting after having seen 1 rows.
Posts: 2
Participants: 2
Live caption with Kaltura player
@lluisribes wrote:
Is it possible to use captions in a Live stream in Kaltura using the Kaltura player?
thanks
Lluís
Posts: 1
Participants: 1
Live Stream Playback Issues OSX Safari Browser
@hiphopservers wrote:
I have noticed that I am having issues with playback of LIVE streams only in Safari on Mac OS. It works find in any other browser when using Dynamic or Auto Player embedding. Yet some of the icons and buttons are not loading properly in Safari when using loading LIVE streams. VOD does not have the same issue. Now, I did notice that when I load VOD in other browsers auto play works but in Safari on macOS it does not work. I have to actually click the play button.
What options are there to resolve this issue? I have my UI variable set as:
Kaltura.UseAppleAdaptive : false
Are there any other settings required to fix this issue?
Posts: 5
Participants: 2
Kaltura-front CPU usage with FFMPEG
@david.hahn1 wrote:
Hello!
I’m doing some testing with Kaltura 13.3. I have a web page that has 13 embedded players in it. The players embed OK, but I noticed the first time I rendered the page and pressed play on one of the videos, the video never started playback. Using the browser dev tools I noticed there were a number of requests that were outstanding to the front end servers.
The videos never played. Requests for m3u8 files or .ts files were never issued by the browser.
During this time, I checked CPU utilization on the specific front end server that was serving the requests. Overall load was very high and ffmpeg was consuming a considerable amount of CPU. Eventually this subsided.
I reloaded the page in question and now everything plays immediately as it should.
This leaves me a bit uneasy as I’m not sure what’s going on here. I’d like to figure out what may have been the issue but it doesn’t seem that I can readily reproduce it. I’m not sure as to what to look for in log files either.
What could have FFMPEG been doing on the front end servers in this scenario? Are there cached items I might be able to remove as to reproduce the issue and see if it’s just a resource constraint on the front end?
I apologize if this is vague. The issue is sort of odd. I’d be happy to supply more information if it would help.
Thanks!
Posts: 1
Participants: 1
KalturaPartnerFilter Documentation
System.ping Documentation
Moving already existing Kaltura CE 6 install to ssl
@papadakis_george wrote:
Good day to you all, i currently have and old Kaltura CE6 server with tons of videos running on http.
I have bought an ssl certificate for the server and i want to make the switch to SSL how it is possible and what is the most common and safe way to do it. My server is running on CENTOS 6.5.
Posts: 5
Participants: 2
updateThumbnailFromUrl returns SERVICE_FORBIDDEN
@DvB wrote:
I’m uploading an audio only file and assigning the mediatype as audio but anything longer than 1 second it removed the speaker thumbnail and leaves you a black box (probably extracted from no video from from file)
so I try to replace it with a thumbnail after conversion. I get forbidden access using updateThumbnailFromUrl
$config = new KalturaConfiguration();
$config->serviceUrl = ‘https://www.kaltura.com/’;
$client = new KalturaClient($config);
$entryId = ‘0_entryID’;
$url = ‘https://mysite.com/images/720.jpg’;
$result = $client->media->updateThumbnailFromUrl($entryId, $url);returns
<code>SERVICE_FORBIDDEN</code> <message>The access to service [media->updateThumbnailFromUrl] is forbidden</message>
Posts: 4
Participants: 2
How add Kaltura sdk Player in iOS xamarin form
@pruebas_testa wrote:
I am working in Kaltura sdk to stream my videos.how can I integrate kaltura to xamarin form cross platform, could you help me with this situation?
Posts: 13
Participants: 5
What signal is the live event?
@lluisribes wrote:
Hi,
what are the meaning of each integer (0-4) in the liveStatus API function:
liveStatus:integer
_ Enum: 0, 1, 2, 3, 4_
_ readOnly_
_ Enum Type: KalturaEntryServerNodeStatus_
_ the status of the entry of type EntryServerNodeStatus_Is it possible to know if the live event is receiving from the main rtmp signal or the backup rtmp signal?
thanks
Lluís
Posts: 1
Participants: 1
Comprehensive live analytics
@david.eusse wrote:
Hi,
We already have a working Live setup. Everything works fine but we would like to have the same level of analytics detail for VOD and Live.
Has anyone modified the Pentaho/DWH kettle scripts in order te get the same level of detail for both types of media entries ?
I understand that some data doesn’t make sense for live streams, but it would be great to have all the information provided provided for vod entries (platforms, user agent, geographic distribution, etc.)
Does the new kanalony module provide this information ?
Thanks in advance for any help,
David
Posts: 2
Participants: 2
Load Balancer sticky sessions
@david.hahn1 wrote:
I know that sticky session are are required for the API and KMC. However, does the Load Balancer configuration in front of the nginx instances need to provide sticky sessions as well?
Posts: 4
Participants: 2