Quantcast
Channel: Kaltura - Latest topics
Viewing all 2994 articles
Browse latest View live

Runaway batch encoding process

$
0
0

@ndunand wrote:

Hi all,

Some media files appear to block the encoding queue. This is probably due to some corrupted or unsupported media files. The result is a runaway ffmpeg process that never ends, thus blocking the encoding queue. This is reproducible, when using the same “corrupted” source file.

The current setup is that the Batch server tries in succession 3 different encoders (ffmpeg, ffmpeg-aux, and mencoder). It tries the whole succession 3 times before giving up. The trouble is that at some point one of the tries just hangs, never ending, thus blocking the processing queue on this server

The problem is, once all batch servers are in a deadlock, new jobs don’t go through anymore.

My question is: are the runaway processes automatically killed somehow after some time? Or do I have to set up some monitoring to address this?

Posts: 2

Participants: 2

Read full topic


widevineDrm Documentation

Android SDK PlayKitManager.loadPlayer Exception - NoSuchMethodError

$
0
0

@shalommelamed wrote:

Hello,
I trying to test the example of playkit Player. I copied the same code from the following link:

when I run the code I receive the following exception:
11-08 15:33:33.640 18691-18691/com.scores365 E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.scores365, PID: 18691
java.lang.NoSuchMethodError: No direct method (Lcom/kaltura/playkit/ads/AdsProvider;)V in class Lcom/kaltura/playkit/ads/AdEnabledPlayerController; or its super classes (declaration of ‘com.kaltura.playkit.ads.AdEnabledPlayerController’ appears in /data/app/com.scores365-j8ECLGwypCUuHRotZNP1WA==/base.apk:classes3.dex)
at com.kaltura.playkit.plugins.ima.IMAPlugin.getPlayerDecorator(IMAPlugin.java:137)
at com.kaltura.playkit.PlayerLoader.load(PlayerLoader.java:82)
at com.kaltura.playkit.PlayKitManager.loadPlayer(PlayKitManager.java:65)
at com.scores365.ui.PreVideoActivity.handlePlayerKit(PreVideoActivity.java:128)
at com.scores365.ui.PreVideoActivity.onCreate(PreVideoActivity.java:101)
at android.app.Activity.performCreate(Activity.java:6975)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1213)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2770)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2892)
at android.app.ActivityThread.-wrap11(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1593)
at android.os.Handler.dispatchMessage(Handler.java:105)
at android.os.Looper.loop(Looper.java:164)
at android.app.ActivityThread.main(ActivityThread.java:6541)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:767)
what can cause this kind of bug?
Thanks.

Posts: 1

Participants: 1

Read full topic

Live Stream service requires flash on desktop

$
0
0

@gerardo_grimaldi wrote:

Hi i’m having a bit of a trouble with the live playback feature because it ask for flash installed and unblocked in chrome for my webpage. So in the live transmissions in desktop PCs without flash the player just says “Your browser does not support Live stream playback.” this is super annoying being an user because youtube or any other platform doesn’t ask for nothing and just works. There is some kind of work around or way to ask for adobe player to light on in the web page?

Posts: 1

Participants: 1

Read full topic

KalturaUploadedFileResource Documentation

Kaltura CE 13.6.0 released

$
0
0

@jess wrote:

Hello all,

The latest version is now available.

kaltura-base (13.6.0) changelog:

To upgrade, please follow:

RPM based:

Deb based:

Or, if running a cluster:


Posts: 1

Participants: 1

Read full topic

Avoiding duplicate entry ids

$
0
0

@benny_1 wrote:

Hi

I am importing a few entries from a different kaltura server.
I need to preserve the old id so I am inserting it in the referenceId field.

It all works well but I would like to know if it is possible to configure the new kaltura not to create new entries with
the same ids as in my imported entries reference id fields.

I hope the question makes some sense…

Posts: 1

Participants: 1

Read full topic

Batch fails to start

$
0
0

@i1259161 wrote:

Some ware during my upgrade something broke. Videos is no longer converted.

Starting batch with the following command appears to go well

/etc/init.d/kaltura-batch start
Batch Manager started with PID [ OK ]

Doing a status check, shows it’s not running
/etc/init.d/kaltura-batch status
Service Batch Manager isn’t running [ FAILED ]

Kaltlog shows
2017-11-12 10:09:33 [0.000000] [1566786832] [1] [BATCH] [KSchedulerConfig->load] NOTICE: loading configuration /opt/kaltura/app/configurations/batch at 1507538236
PHP Fatal error: Uncaught exception ‘Zend_Config_Exception’ with message ‘Section ‘demeter’ cannot be found in /opt/kaltura/app/cache//batch/config.ini’ in /opt/kaltura/app/vendor/ZendFramework/library/Zend/Config/Ini.php:150

demeter is the hostname of the machine running batch, which sits behind a SSL ofloader.

I have a vague memory of needing to adjust settings for batch but I cannot remember it now and obviously the changes is now gone, probably during an update.

Debian 8.9
Kaltura 12.20.0-2

Posts: 2

Participants: 1

Read full topic


[Check kaltura-sphinx daemon status] [FAILED, RC: 1] - [.087285552]

$
0
0

@lsb1006 wrote:

Please help me. I just want to run demo.
but I don’t know about this error.
I couldn’t find any leads for one week.
what should I do??
I tried to check that ‘/opt/kaltura/bin/kaltura-sanity.sh’

And if you teach me easily, I’m so appreciate that.
because my skill is not good. I need explain in detail…

[Check kaltura-sphinx daemon status] [FAILED, RC: 1]

========================================================================

[root@ivps ~]# /etc/init.d/kaltura-monit restart
Restarting kaltura-monit (via systemctl): [ OK ]
[root@ivps ~]# /opt/kaltura/bin/kaltura-sanity.sh
[Space on /opt/kaltura] [PASSED, RC: 0] - [.004613912]
[Space on /opt/kaltura/web] [PASSED, RC: 0] - [.003409427]

INFO: Downloading ready-made schema from: /opt/kaltura/web/content/clientlibs/KalturaClient.xml
INFO: Generating from api version: 3.3.0, generated at: 13-11-2017
INFO: Now generating: php5full using Php5ClientGenerator
INFO: Delete old files [/opt/kaltura/web/content/clientlibs/php5full, /opt/kaltura/app/clients/php5]
INFO: Generate client library [php5full]
INFO: Copy sources from [/opt/kaltura/clients-generator/sources/php5]
INFO: Copy tests from [/opt/kaltura/clients-generator/tests/ovp/php5]
INFO: Saving client library to [/opt/kaltura/web/content/clientlibs/php5full]
INFO: Trying to package
DEBUG: Changing dir to [/opt/kaltura/web/content/clientlibs/php5full]
INFO: Executing: tar -czf “…/php5full_13-11-2017.tar.gz” …/php5full
tar: Removing leading `…/’ from member names
INFO: Package created successfully: …/php5full_13-11-2017.tar.gz
DEBUG: Restoring dir to [/opt/kaltura/clients-generator]
INFO: php5full generated successfully
Redirecting to /bin/systemctl status httpd.service
[Check httpd daemon status] [PASSED, RC: 0] - [.022098783]
Redirecting to /bin/systemctl stop httpd.service
Redirecting to /bin/systemctl status httpd.service
Napping 1 seconds to allow the daemon httpd to finish its init after monit restarted it…
Redirecting to /bin/systemctl status httpd.service
Napping 2 seconds to allow the daemon httpd to finish its init after monit restarted it…
Redirecting to /bin/systemctl status httpd.service
Napping 3 seconds to allow the daemon httpd to finish its init after monit restarted it…
Redirecting to /bin/systemctl status httpd.service
[Check httpd daemon is started by Monit] [PASSED, RC: 0] - [11.336288794]
Note: Forwarding request to ‘systemctl is-enabled httpd.service’.
enabled
[check daemon httpd init status] [PASSED, RC: 0] - [.003471580]
[Check kaltura-sphinx daemon status] [FAILED, RC: 1] - [.087285552]
Napping 1 seconds to allow the daemon kaltura-sphinx to finish its init after monit restarted it…
Napping 2 seconds to allow the daemon kaltura-sphinx to finish its init after monit restarted it…
Napping 3 seconds to allow the daemon kaltura-sphinx to finish its init after monit restarted it…
Napping 4 seconds to allow the daemon kaltura-sphinx to finish its init after monit restarted it…
Napping 5 seconds to allow the daemon kaltura-sphinx to finish its init after monit restarted it…

Posts: 2

Participants: 2

Read full topic

Unable to find ui_conf_id of upload widget

$
0
0

@chaitanya_kumar_ch wrote:

We are trying to integrate Kaltura with sakai.
We need to give upload player widget but couldn’t find.
We used below sql query to and got ui_conf id.
select id from ui_conf where name like ‘%Kaltrua kcw%’;

We are getting /flash/flexwrapper/v1.2/FlexWrapper.swf was not found on this server while accessing the widget.

We are able to successfully integrate sakai with Kaltura cloud trial version.
Kaltura contribution wizard widget id of Kaltura cloud is 11601051.

Please help me how to find/create widget.

Posts: 1

Participants: 1

Read full topic

How we can get margin left value of play Head PIE btn

$
0
0

@mahesh_kumar wrote:

HI All,
Actually, Dynamically I want to know the left margin value of “play Head PIE btn”.
At the time of video buffering (Playing).
I am using Kaltura iframe generated script. Please provide me any javascript code

Following   TagFrame

Posts: 1

Participants: 1

Read full topic

Kaltura 13.6 - Service kaltura-populate not start

$
0
0

@angober wrote:

When I start the service of kaltura-populate it isn´t start because it doesn´t exist sphinx_log.TYPE in my database:

PHP Fatal error: Uncaught exception ‘PropelException’ with message ’ [wrapped: SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘sphinx_log.TYPE’ in ‘field list’]’ in /opt/kaltura/app/vendor/propel/util/BasePeer.php:467

Posts: 1

Participants: 1

Read full topic

Kaltura - Not work change ADMIN_CONSOLE_PASSWORD in file *.ans

user.loginByLoginId Documentation

categoryEntry.add Documentation


Metadata.update Documentation

Kaltura 13.6 - Service kaltura-batch doesn´t work

$
0
0

@angober wrote:

In Centos 6.9 when I start service kaltura-batch it work only few seconds and it stop because I see in log that:

PHP Fatal error: Undefined class constant ‘COPY_CAPTIONS’ in /opt/kaltura/app/plugins/content/caption/base/batch/CopyCaptions/KAsyncCopyCaptions.class.php on line 35

And service monit sends many emails because service not work (monit alert – Does not exist batch)

Posts: 1

Participants: 1

Read full topic

Open Media DevRoom at FOSDEM 2018 - Call For Participation

$
0
0

@ZoharBabin wrote:

Hi all,

The Open Media devroom will again be organised at FOSDEM 2018, and we are looking for propositions of talks and panels. FOSDEM is one of the largest (5,000+ hackers!) gatherings of Free and Open Source Software contributors in the world and happens each February in Brussels (Belgium, Europe).

This is a prime opportunity to meet other Kaltura community members, and hear talks about the future of open source media. So if you can join, drop us a line so we can meet!

This year, the Open Media devroom will take place on:
Saturday, February 3rd, 2018

About the Open Media devroom

The Open Media room will focus on all Free & Open Source media projects, including software and hardware, spanning from building audio & video applications, through standards, formats, codecs, video analytics and search to Web video, IPTV, broadcasting and radio practices and much more. If you’re interested in video, image or audio technologies, and the breadth of available open source technologies and communities for media - the Open Media room is for you! For more information about the previous year sessions: https://archive.fosdem.org/2017/schedule/track/open_media/

CFP Guidelines

The deadline for submission is: December 1st 2017 (Friday).

  • To submit your proposal, visit: https://penta.fosdem.org/submission/FOSDEM18

  • A typical presentation will last for up to 20 minutes, with an additional 5 minutes Q&A and 5 minutes for speaker switching/prep in between. Panel discussions may last up to 35 minutes. (Feel free to ask if you want to have a longer or a shorter slot.)
    IMPORTANT: Please make sure to select ”Open Media devroom” track for your submission.

  • You will need to create an account (or use your account from previous years) and then go to "create event”, and add the details of your presentation.

  • Selected talks will be notified by December 15th 2017.

  • All sessions will be recorded and be made available under CC-BY licence by FOSDEM at https://video.fosdem.org/ .

Your submission must include the following information

  • The title and subtitle of your talk (please be descriptive).
  • select ”Open Media devroom” as the track.
  • 1 paragraph detailing what the talk will discuss, and why attendees should attend it.
  • A longer description if you have more details to share.
  • Links to related material/websites/blogs etc.

Community

The official communication channel is the Open Media devroom mailing-list. Join the list at: https://lists.fosdem.org/listinfo/open-media-devroom

And please don’t hesitate to contact us for more information!

Posts: 1

Participants: 1

Read full topic

All connections consumed

$
0
0

@steve_corey wrote:

We have encountered a situation where our Kaltura Apache server has been infected by a bitcoin miner. We have blocked off the ip addresses it uses to download software. The problem is that now all of the connections get used up and we cannot identify what is consuming the connections. we have tried to script a process to release the connections when they all get used but that does not seem to help.

Any help with a resolution is greatly appreciated

Posts: 1

Participants: 1

Read full topic

Getting video Duration using PHP library

$
0
0

@mahesh_kumar wrote:

Hi All,
I am uploading the video using the PHP Library. Video is uploading success, but i am not receiving the Video Duration . It is showing 0. Response result is given below.
Can we get the video duration using the Entry ID or any other way ? Please provide me any other solution

KalturaMediaEntry Object
(
[mediaType] => 1
[conversionQuality] => 9
[sourceType] => 1
[searchProviderType] =>
[searchProviderId] =>
[creditUserName] =>
[creditUrl] =>
[mediaDate] =>
[dataUrl] => http://xyz.com/p/101/sp/10100/playManifest/entryId/0_418igi6a/format/url/protocol/http
[plays] => 0
[views] => 0
[width] =>
[height] =>
[thumbnailUrl] => http://xyz.com/p/101/sp/10100/thumbnail/entry_id/0_418igi6a/version/0
[duration] => 0
[id] => 0_418igi6a
[name] => Testing
[description] => Kaltura Testing
[partnerId] => 101
[userId] => Alex
[tags] => testing
[adminTags] =>
[status] => 1
[type] => 1
[createdAt] => 1510903706
[rank] => 0
[totalRank] => 0
[votes] => 0
[groupId] =>
[partnerData] =>
[downloadUrl] => http://xyz.com/p/101/sp/10100/playManifest/entryId/0_418igi6a/format/download/protocol/http/flavorParamIds/0
[searchText] => PAR_ONLY 101 _MEDIA_TYPE_1| Testing testing Kaltura Testing
[licenseType] => -1
[version] => 0
[msDuration] => 0
[creatorId] => Alex
[categories] => video_category
[categoriesIds] => 9
[moderationStatus] => 6
[moderationCount] => 0
[updatedAt] => 1510903707
[replacementStatus] => 0
[partnerSortValue] => 0
[conversionProfileId] => 9
[rootEntryId] => 0_418igi6a
[operationAttributes] => Array
(
)

[entitledUsersEdit] =>
[entitledUsersPublish] =>
[entitledUsersView] =>
[capabilities] =>
[displayInSearch] => 1

)

Thanks

Posts: 1

Participants: 1

Read full topic

Viewing all 2994 articles
Browse latest View live