Quantcast
Channel: Kaltura - Latest posts
Browsing all 7410 articles
Browse latest View live
↧

Delete Video using c# asp.net

I want to delete video from kaltura using c# Asp.net. Please let me know the API which will provides this functionality.

View Article


Adding Custom Styles via UIVars in Universal Studio

There is no way around using a custom CSS file and assign it to the playlist properties.Please take a look at this demo page (you don't need to change the template path, only the CSS):...

View Article


Error in installing kaltura-red5

Hi All, Does anyone know how to solve this error that I've have when installing kaltura-red5.Below is the error.... Allowing use of questionable username.Adding system user _red5' (UID 109) ...Adding...

View Article

Delete Video using c# asp.net

Hello, You want something like this: using System; using System.Collections.Generic; using System.Text; using System.IO; namespace Kaltura{ class CodeExample{ static void Main(string[] args){...

View Article

Delete Video using c# asp.net

Hi Jess,Thanks for reply. I am using above code and i have modified following things1) ServiceUrl - "http://www.kaltura.com"2) EntryId - dynamically passing 3) client.BaseEntryService.Delete - Return...

View Article


Delete Video using c# asp.net

You need to init a KS [Kaltura Session] first:KalturaConfiguration config = new KalturaConfiguration(partnerId);config.ServiceUrl = "http://www.kaltura.com";KalturaClient client = new...

View Article

Delete Video using c# asp.net

Thanks for the reply. I am able to delete the video.

View Article

Bumper ads not working with live streams

Hello, Like the title says - created a player, activated bumper ads, and they are being played flawlessly with VOD content. With live streams - not so much. I mean, not at all. Is this a known issue...

View Article


Image may be NSFW.
Clik here to view.

Kaltura red5 server is not starting

Jess, Thank you for your help, now I can able to access KMC (by selecting 'Manage' option in the table where we can see all publishers). I am listing my current issues below, kindly share your idea...

View Article


Kaltura red5 server is not starting

Hello, If user try to login to KMC using email and password, then KMC shows top menu and blank screen on content area Do you mean when logging in with the admin console creds? if so, this is not a...

View Article

Bumper ads not working with live streams

Live streams currently do not support ads such as bumpers. You can utilize our ad stitching solutions to incorporate ads into the live stream.

View Article

Bumper ads not working with live streams

Funny thing is you seem to be partially wrong. Bumper ads don't work on desktop (chrome or firefox) but do work on mobile (android) chrome. How come? Just tested with http://videlo.net/tiny/84dh5

View Article

Bumper ads not working with live streams

Live streams on desktop use our Flash player. Android Chrome uses HLS streams in order to play live stream (without Flash). This is something that we need to check. Did you try to use a regular VAST...

View Article


Bumper ads not working with live streams

so, essentialy there's no HLS support in your html5 player, hence it always falls back to flash player on desktop? I will be looking into VAST, but wanted to do away with the complexity of setting it...

View Article

Bumper ads not working with live streams

Yes, HLS is supported on desktop via Flash. Android and iOS support HLS natively.The bumper issue under Flash HLS should probably be looked into by our support team.

View Article


Kaltura red5 server is not starting

Regarding Studio Error Throwing the error "GET http://dipu-virtualbox/html5/html5lib/v2.35/mwEmbedLoader.php 404 (Not Found) in console" while accessing Studion in KMC I have done the following...

View Article

Image may be NSFW.
Clik here to view.

Kaltura red5 server is not starting

dipuratheesan: $HTML5_STUDIO_VER You're missing the value for this var.. it can be taken with: HTML5_STUDIO_DIR=`ls -ld $BASE_DIR/apps/studio/v* 2>/dev/null|awk -F " " '{print $NF}' |tail -1`...

View Article


Image may be NSFW.
Clik here to view.

Kaltura red5 server is not starting

Jess, Thank you, now I can able to see Studio option, but it keep on asking access details. Do the user login again to user Studio(please note I logged in KMC selecting 'Manage' option in the table...

View Article

Kaltura red5 server is not starting

Hello, If you open your browser's dev tools and go to the 'console' tab, you should probably be able to see an error, also check the 'Network' tab.. No login dialog should show up, looking there will...

View Article

Error in installing kaltura-red5

Hello, Please see my answer here:https://forum.kaltura.org/t/kaltura-red5-server-is-not-starting/3861/2

View Article
Browsing all 7410 articles
Browse latest View live