Video Recorder file upload?
Hi @pajay, So like I said, you may use either one of the projects above to get that done or write your own code that does the same [using our API].
View ArticleShow highest quality player in Kaltura player
Hi, I tried to flashvar , mediaProxy.preferedFlavorBR=7000 and disableBitrateCookie=true , to load the Highest quality video present as default but this setting does not seem to be working and loading...
View ArticleHow add Kaltura sdk Player in iOS xamarin form
Hey, Can you share some sample that demonstrates the issue via Github and I will try to help you. When uploading the sample please let us know what is the issue and what are the steps to reproduce....
View ArticleVideo Recorder file upload?
Hi @jess, I understand there are multiple ways you can inject a video to Kaltura. Like I mentioned earlier, I am looking to record from webcam and upload it to kaltura. image.png440x506 14.1 KB . In...
View ArticleVideo Recorder file upload?
Hi @pajay, The “Record from Webcam” KMC option relies on a Flash widget which will soon be discontinued as we’re in the process of moving away from Flash entirely. The “Live Stream Entry” option will...
View ArticleHow add Kaltura sdk Player in iOS xamarin form
@elizas thanks for your help, I share an example of the problem I have project which has the binding for Swift frameworks to be able to use it in xamarin forms github.com danieltabarest/SharpieSDK...
View ArticleHow add Kaltura sdk Player in iOS xamarin form
@elizas on the other hand in android I have an issue which only happens in real device , which is reported in the following link forum.kaltura.org Widevine Classic is not supported- Android Hey...
View ArticleKaltura CE 13.5.0 released
This topic was automatically closed after 8 days. New replies are no longer allowed.
View ArticleHow add Kaltura sdk Player in iOS xamarin form
please replace MediaEntry with PKMediaEntry
View ArticleHow add Kaltura sdk Player in iOS xamarin form
@vadim.kononov if you can visualize in the ios binding code, when swift code converting to code c# this PKMediaEntry is renamed with MediaEntry, in a few words it is the same
View ArticleiOS Muted autoplay
I am trying to get muted autoplay to work for iOS but whatever i try it doesn’t seem to work. All i want is that a video can autoplay on iOS muted. This is a supported feature on iOS 10+. I have seen...
View ArticleHow add Kaltura sdk Player in iOS xamarin form
hi, @pruebas_testa A new version is available, that should fix your issue github.com kaltura/playkit-ios playkit-ios - PlayKit: Kaltura Player SDK for iOS Best regards, Vadim
View ArticleHow add Kaltura sdk Player in iOS xamarin form
Hi @vadim.kononov thanks for the feedback, but I updated the version how you mention it and apparently it shows me a new error when compiling the cocopod, I attach the error in a text file. github.com...
View ArticleVideo Recorder file upload?
Hi @pajay, As a replacement for the “Record from Webcam” KMC option, I created the following repo: github.com kaltura/webrtc-krecord webrtc-krecord - Record from webcam and ingest onto a Kaltura...
View ArticleAudio entry doesn't work
Hi, the option of “Prepare Entry” -> “Audio Entry” doens’t work in the KMC. Are you aware about it? A.jpg287x517 33 KB A2.jpg248x516 14.4 KB A3.jpg1405x342 59.4 KB Is it normal? Lluís
View ArticleUpgrade to version 13
I’ve noticed that version 13 was released a while ago. What steps are needed to upgrade on Debian 8.9? A regular apt-get upgrade or aptitude install ~Nkaltura yields no upgrade. Seems I’m stuck...
View ArticleHow add Kaltura sdk Player in iOS xamarin form
hi, @pruebas_testa The error you are observing during compilation relates to swift version. I don’t know exactly how xamarin works with pods, but you should verify that you are compiling our sdk with...
View ArticleVideo Recorder file upload?
Welcome @pajay. I since created a pure JS implementation. See: https://github.com/kaltura/webrtc-krecord/blob/dev/js/main.js#L189
View Article