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

KalturaClientConfiguration Documentation


Kaltura_sphinx_searchd.log file growing due to errors occurring

$
0
0

@msl2000 wrote:

Hi all

We have some recurring error occuring and it’s piling up in the kaltura_sphinx_searchd.log file and is really eating up storage. A couple of weeks and it has taken up to 100gbs.

We have not been able to identify how to resolve the error with sphinx.

The error that comes up continually is shown below:

Sphinx 2.2.1-id64-dev (r4097)
Handling signal 11
-------------- backtrace begins here ---------------
Program compiled with gcc 4.8.2
Configured with flags: ‘–build=x86_64-redhat-linux-gnu’ ‘–host=x86_64-redhat-linux-gnu’ ‘–program-prefix=’ ‘–disable-dependency-tracking’ ‘–prefix=/usr’ ‘–exec-prefix=/usr’ ‘–bindir=/usr/bin’ ‘–sbindir=/usr/sbin’ ‘–sysconfdir=/etc’ ‘–datadir=/usr/share’ ‘–includedir=/usr/include’ ‘–libdir=/usr/lib64’ ‘–libexecdir=/usr/libexec’ ‘–localstatedir=/var’ ‘–sharedstatedir=/var/lib’ ‘–mandir=/usr/share/man’ ‘–infodir=/usr/share/info’ ‘–sysconfdir=/opt/kaltura/app/configurations/sphinx’ ‘–with-mysql’ ‘–with-unixodbc’ ‘–with-iconv’ ‘–enable-id64’ ‘–with-syslog’ ‘–prefix=/opt/kaltura/sphinx’ ‘–mandir=/opt/kaltura/sphinx/share/man’ ‘–bindir=/opt/kaltura/sphinx/bin’ ‘build_alias=x86_64-redhat-linux-gnu’ ‘host_alias=x86_64-redhat-linux-gnu’ ‘CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic’ 'LDFLAGS=-Wl,-z,relro ’ 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic’
Host OS is Linux installrep 2.6.32-431.el6.x86_64 #1 SMP Fri Nov 22 03:15:09 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Stack bottom = 0x7fff66346077, thread stack size = 0x10000
Trying manual backtrace:
Something wrong with thread stack, manual backtrace may be incorrect (fp=0x7fff663440b0)
Stack looks OK, attempting backtrace.
0x40dd82
0x7f13939d2c86
0x67afdf
0x67bd8d
0x41ec9f
0x434611
0x4543a1
0x409aa6
0x7f13938a9b35
Something wrong in frame pointers, manual backtrace failed (fp=0)
Trying system backtrace:
begin of system symbols:
/opt/kaltura/sphinx/bin/searchd[0x5588a0]
/opt/kaltura/sphinx/bin/searchd[0x40dd82]
/lib64/libpthread.so.0(+0xf370)[0x7f139531d370]
/lib64/libc.so.6(+0x14ac86)[0x7f13939d2c86]
/opt/kaltura/sphinx/bin/searchd[0x482790]
/opt/kaltura/sphinx/bin/searchd[0x67afdf]
/opt/kaltura/sphinx/bin/searchd[0x67bd8d]
/opt/kaltura/sphinx/bin/searchd[0x41ec9f]
/opt/kaltura/sphinx/bin/searchd[0x434611]
/opt/kaltura/sphinx/bin/searchd[0x4543a1]
/opt/kaltura/sphinx/bin/searchd[0x409aa6]
/lib64/libc.so.6(__libc_start_main+0xf5)[0x7f13938a9b35]
/opt/kaltura/sphinx/bin/searchd[0x409fe9]
-------------- backtrace ends here ---------------
Backtrace looks OK. Now you have to do following steps:

  1. Run the command over the crashed binary (for example, ‘searchd’):
    nm -n searchd > searchd.sym
  2. Attach the binary, generated .sym and the text of backtrace (see above) to the bug report.
    Also you can read the section about resolving backtraces in the documentation.
    — BT to source lines (depth 13): —
    ??:0
    ??:0
    ??:0
    ??:0
    ??:0
    ??:?
    ??:?
    ??:0
    ??:0
    ??:0
    ??:0
    ??:0
    ??:0
    — BT to source lines finished —
    — 0 active threads —
    ------- CRASH DUMP END -------
    [Tue Oct 10 15:54:21.956 2017] [ 1893] Child process 1970 has been finished by CRASH_EXIT (exit code 2), will be restarted
    [Tue Oct 10 15:54:21.957 2017] [ 1893] Child process 1977 has been forked
    [Tue Oct 10 15:54:21.957 2017] [ 1977] listening on all interfaces, port=9312
    [Tue Oct 10 15:54:21.957 2017] [ 1977] WARNING: index ‘kaltura_base’: no fields configured (use rt_field directive) - NOT SERVING
    [Tue Oct 10 15:54:21.957 2017] [ 1977] WARNING: index ‘kaltura_base_gt_in_charset’: no fields configured (use rt_field directive) - NOT SERVING
    [Tue Oct 10 15:54:21.958 2017] [ 1977] WARNING: index ‘kaltura_entry’: preload: invalid meta file /opt/kaltura/sphinx/kaltura_rt.meta; NOT SERVING
    [Tue Oct 10 15:54:21.958 2017] [ 1977] WARNING: infix definition changed (from len=8, hashes=2 to len=0, hashes=0) - rebuilding…

— crashed SphinxAPI request dump —

— request dump end —

Would really appreciate all the help we can get.

Thank you
Marvis

Posts: 20

Participants: 2

Read full topic

Kaltura CE 13.4.0 released

$
0
0

@jess wrote:

Hello all,

The latest version is now available.

Important note about YUM repo structure change

In order to better support different RHEL/CentOS versions, the repo structure was changed.
Before upgrading from earlier versions, please make sure to update the kaltura-release RPM with:

# rpm -Uhv http://installrepo.kaltura.org/releases/kaltura-release.noarch.rpm

Or manually edit /etc/yum.repos.d/kaltura.repo:

[Kaltura]
name = Kaltura Server
baseurl = http://installrepo.kaltura.org/releases/latest/$releasever/RPMS/$basearch/
gpgkey = http://installrepo.kaltura.org/releases/RPM-GPG-KEY-kaltura
gpgcheck = 1
enabled = 1

[Kaltura-noarch]
name = Kaltura Server arch independent
baseurl = http://installrepo.kaltura.org/releases/latest/$releasever/RPMS/noarch
gpgkey = http://installrepo.kaltura.org/releases/RPM-GPG-KEY-kaltura
gpgcheck = 1
enabled = 1

kaltura-base (13.4.0) changelog:

kaltura-html5lib (v2.61.4) changelog:

  • Add play promise to handle play rejection

To upgrade, please follow:

RPM based:

Deb based:

Or, if running a cluster:


Posts: 2

Participants: 1

Read full topic

Can I play Youtube video in Kaltura Playkit?

Live Stream from Wowza Stream Target

$
0
0

@Williams wrote:

I am able to stream to Kaltura from Wirecast but not from a RTMP Wowza Stream Target. I used to be able to do this. How do these Wowza Stream Target fields map to the Kaltura fields in the XML export?

Source Stream Name

Destination Application Name

Destination Application Instance

Destination Host

Destination Port

Destination Stream Name

User Name

Password

Thanks!

Posts: 4

Participants: 2

Read full topic

Issue Binding IOS Xamarin

$
0
0

@pruebas_testa wrote:

community, I am doing a kaltura sdk binding to use in xamarin form but it returns the following error when I try to create the configuration.

Could you give me some help?
{Foundation.MonoTouchException: Objective-C exception thrown. Name: NSInvalidArgumentException Reason: *** -[NSBundle initWithURL:]: nil URL argument
Native stack trace:
0 CoreFoundation 0x000000011834a1cb __exceptionPreprocess + 171
1 libobjc.A.dylib 0x000000011916af41 objc_exception_throw + 48
2 CoreFoundation 0x00000001183beb95 +[NSException raise:format:] + 197
3 Foundation 0x000000010e5912b9 -[NSBundle initWithURL:] + 87
4 Foundation 0x000000010e59124f +[NSBundle bundleWithURL:] + 45
5 App8.iOS 0x00000001099ecf74 -[KPPlayerConfig bundle] + 111
6 App8.iOS 0x00000001099ecfc0 -[KPPlayerConfig getVersion] + 30
7 App8.iOS 0x00000001099ed1a3 -[KPPlayerConfig init] + 230
8 App8.iOS 0x00000001099ed260 -[KPPlayerConfig initWithServer:uiConfID:partnerId:] + 89
9 App8.iOS 0x00000001099ed495 -[KPPlayerConfig initWithDomain:uiConfID:partnerId:] + 71
10 App8.iOS 0x0000000109dfec69 xamarin_dyn_objc_msgSend + 217
11 ??? 0x000000013812d81f 0x0 + 5235726367

at ObjCRuntime.Runtime.ThrowNSException (System.IntPtr ns_exception) [0x00000] in /Users/builder/data/lanes/5024/152b654a/source/xamarin-macios/src/ObjCRuntime/Runtime.cs:332
at ObjCRuntime.Runtime.throw_ns_exception (System.IntPtr exc) [0x00000] in /Users/builder/data/lanes/5024/152b654a/source/xamarin-macios/runtime/Delegates.generated.cs:126
at (wrapper native-to-managed) ObjCRuntime.Runtime:throw_ns_exception (intptr)
— End of stack trace from previous location where exception was thrown —
at (wrapper managed-to-native) ApiDefinition.Messaging:IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr (intptr,intptr,intptr,intptr,intptr)
at LibKalturaSDK.KPPlayerConfig…ctor (System.String domain, System.String uiConfId, System.String partnerId) [0x00088] in C:\Users\Admin\Documents\Visual Studio 2017\Projects\LibKalturaSDK\LibKalturaSDK\obj\Debug\ios\LibKalturaSDK\KPPlayerConfig.g.cs:351
at App8.iOS.OpenTokViewRenderer.DoPublish () [0x00017] in C:\Users\Admin\Documents\Visual Studio 2015\Projects\App8\App8\App8.iOS\KalturaViewRenderer.cs:70 0 CoreFoundation 0x000000011834a1cb __exceptionPreprocess + 171
1 libobjc.A.dylib 0x000000011916af41 objc_exception_throw + 48
2 CoreFoundation 0x00000001183beb95 +[NSException raise:format:] + 197
3 Foundation 0x000000010e5912b9 -[NSBundle initWithURL:] + 87
4 Foundation 0x000000010e59124f +[NSBundle bundleWithURL:] + 45
5 App8.iOS 0x00000001099ecf74 -[KPPlayerConfig bundle] + 111
6 App8.iOS 0x00000001099ecfc0 -[KPPlayerConfig getVersion] + 30
7 App8.iOS 0x00000001099ed1a3 -[KPPlayerConfig init] + 230
8 App8.iOS 0x00000001099ed260 -[KPPlayerConfig initWithServer:uiConfID:partnerId:] + 89
9 App8.iOS 0x00000001099ed495 -[KPPlayerConfig initWithDomain:uiConfID:partnerId:] + 71
10 App8.iOS 0x0000000109dfec69 xamarin_dyn_objc_msgSend + 217
11 ??? 0x000000013812d81f 0x0 + 5235726367
}

Posts: 1

Participants: 1

Read full topic

Problem After integration kaltura sdk ios 3.0

$
0
0

@EphremYems wrote:

Hello,

i am new in ios but i am developing a simple app which help to play videos ,

After integrating sdk in my apps

class ViewController: UIViewController {

@IBOutlet weak var playerContainer: UIView!
   var player: Player?



override func viewDidLoad() {




            let contentURL="https://cdnapisec.kaltura.com/p/2215841/playManifest/entryId/1_w9zx2eti/format/applehttp/protocol/https/a.m3u8"

    // create media source and initialize a media entry with that source
    let entryId = "sintel"
    let source = MediaSource(entryId, contentUrl: URL(string: contentURL), drmData: nil, mediaFormat: .hls)
    // setup media entry
    let mediaEntry = MediaEntry(entryId, sources: [source], duration: -1)

    // create media config
    let mediaConfig = MediaConfig(mediaEntry: mediaEntry)

    do {
        self.player = try PlayKitManager.shared.loadPlayer(pluginConfig: nil)
        self.player!.prepare(mediaConfig)

       // self.playerContainer.addSubview(self.player!.view!)

        PlayerView.createPlayerView(forPlayer: player!).add(toContainer: self.playerContainer)
    } catch let e {
        // error loading the player
    }

       }

@IBAction func playClicked(_ sender: Any) {
    if self.player!.isPlaying {
        self.player!.play()
    }

}

}

when i clecked on play button i am getting the error below:

vvAVPlayerEngine+Observation.swift:80 WARNING: error description: Optional(“No response for media file in 2s”), error domain: CoreMediaErrorDomain, error code: -12889
[2017-10-16 16:53:20.422] MessageBus.swift:66 INFO: post event: PlayerEvent.ErrorLog, with data: [“error”: Error Domain=com.kaltura.playkit.error.player Code=7100 “No response for media file in 2s” UserInfo={rootCode=-12889, rootDomain=CoreMediaErrorDomain, NSLocalizedDescription=No response for media file in 2s}]
2017-10-16 16:53:21.243816+0100 testkaltura[3062:115350] [aqme] 254: AQDefaultDevice (173): skipping input stream 0 0 0x0
2017-10-16 16:53:23.252501+0100 testkaltura[3062:115350] [aqme] 254: AQDefaultDevice (173): skipping input stream 0 0 0x0
2017-10-16 16:53:25.261096+0100 testkaltura[3062:115350] [aqme] 254: AQDefaultDevice (173): skipping input stream 0 0 0x0
2017-10-16 16:53:27.269596+0100 testkaltura[3062:115350] [aqme] 254: AQDefaultDevice (173): skipping input stream 0 0 0x0
[2017-10-16 16:53:27.343] AVPlayerEngine+Observation.swift:108 DEBUG: observeValue:: onEvent/onState
[2017-10-16 16:53:27.343] AVPlayerEngine+Observation.swift:119 DEBUG: keyPath:: currentItem.loadedTimeRanges
[2017-10-16 16:53:27.343] MessageBus.swift:66 INFO: post event: PlayerEvent.LoadedTimeRanges, with data: [“timeRanges”: [[PKTimeRange] - start: 0.0, end: 3.90095238095238, duration: 3.90095238095238]]
[2017-10-16 16:53:27.344] AVPlayerEngine+Observation.swift:108 DEBUG: observeValue:: onEvent/onState
[2017-10-16 16:53:27.344] AVPlayerEngine+Observation.swift:119 DEBUG: keyPath:: currentItem.loadedTimeRanges
[2017-10-16 16:53:27.344] MessageBus.swift:66 INFO: post event: PlayerEvent.LoadedTimeRanges, with data: [“timeRanges”: [[PKTimeRange] - start: 0.0, end: 3.90095238095238, duration: 3.90095238095238]]
2017-10-16 16:53:29.278231+0100 testkaltura[3062:115350] [aqme] 254: AQDefaultDevice (173): skipping input stream 0 0 0x0
[2017-10-16 16:53:29.351] AVPlayerEngine+Observation.swift:80 WARNING: error description: Optional(“No response for media file in 2s”), error domain: CoreMediaErrorDomain, error code: -12889
[2017-10-16 16:53:29.351] MessageBus.swift:66 INFO: post event: PlayerEvent.ErrorLog, with data: [“error”: Error Domain=com.kaltura.playkit.error.player Code=7100 “No response for media file in 2s” UserInfo={rootCode=-12889, rootDomain=CoreMediaErrorDomain, NSLocalizedDescription=No response for media file in 2s}]
2017-10-16 16:53:31.286816+0100 testkaltura[3062:115350] [aqme] 254: AQDefaultDevice (173): skipping input stream 0 0 0x0
2017-10-16 16:53:33.295402+0100 testkaltura[3062:115350] [aqme] 254: AQDefaultDevice (173): skipping input stream 0 0 0x0
2017-10-16 16:53:35.304163+0100 testkaltura[3062:115350] [aqme] 254: AQDefaultDevice (173): skipping input stream 0 0 0x0
[2017-10-16 16:53:36.080] AVPlayerEngine+Observation.swift:108 DEBUG: observeValue:: onEvent/onState
[2017-10-16 16:53:36.081] AVPlayerEngine+Observation.swift:119 DEBUG: keyPath:: currentItem.loadedTimeRanges
[2017-10-16 16:53:36.081] MessageBus.swift:66 INFO: post event: PlayerEvent.LoadedTimeRanges, with data: [“timeRanges”: [[PKTimeRange] - start: 0.0, end: 5.85142857142857, duration: 5.85142857142857]]
2017-10-16 16:53:37.312572+0100 testkaltura[3062:115350] [aqme] 254: AQDefaultDevice (173): skipping input stream 0 0 0x0
2017-10-16 16:53:39.321191+0100 testkaltura[3062:115350] [aqme] 254: AQDefaultDevice (173): skipping input stream 0 0 0x0
2017-10-16 16:53:41.329740+0100 testkaltura[3062:115350] [aqme] 254: AQDefaultDevice (173): skipping input stream 0 0 0x0
2017-10-16 16:53:43.338699+0100 testkaltura[3062:115350] [aqme] 254: AQDefaultDevice (173): skipping input stream 0 0 0x0
2017-10-16 16:53:45.347100+0100 testkaltura[3062:115350] [aqme] 254: AQDefaultDevice (173): skipping input stream 0 0 0x0
2017-10-16 16:53:47.355749+0100 testkaltura[3062:115350] [aqme] 254: AQDefaultDevice (173): skipping input stream 0 0 0x0
[2017-10-16 16:53:48.131] AVPlayerEngine+Observation.swift:108 DEBUG: observeValue:: onEvent/onState
[2017-10-16 16:53:48.132] AVPlayerEngine+Observation.swift:119 DEBUG: keyPath:: currentItem.loadedTimeRanges
[2017-10-16 16:53:48.132] MessageBus.swift:66 INFO: post event: PlayerEvent.LoadedTimeRanges, with data: [“timeRanges”: [[PKTimeRange] - start: 0.0, end: 7.31428571428571, duration: 7.31428571428571]]
2017-10-16 16:53:49.364208+0100 testkaltura[3062:115350] [aqme] 254: AQDefaultDevice (173): skipping input stream 0 0 0x0
[2017-10-16 16:53:51.094] AVPlayerEngine+Observation.swift:80 WARNING: error description: Optional(“Media file not received in 14s”), error domain: CoreMediaErrorDomain, error code: -16830
[2017-10-16 16:53:51.095] MessageBus.swift:66 INFO: post event: PlayerEvent.ErrorLog, with data: [“error”: Error Domain=com.kaltura.playkit.error.player Code=7100 “Media file not received in 14s” UserInfo={rootCode=-16830, rootDomain=CoreMediaErrorDomain, NSLocalizedDescription=Media file not received in 14s}]
2017-10-16 16:53:51.372753+0100 testkaltura[3062:115350] [aqme] 254: AQDefaultDevice (173): skipping input stream 0 0 0x0
2017-10-16 16:53:53.381334+0100 testkaltura[3062:115350] [aqme] 254: AQDefaultDevice (173): skipping input stream 0 0 0x0

need help

Posts: 1

Participants: 1

Read full topic

attachmentAsset.getRemotePaths Documentation


Katura player kwidget loads video correctely but not playing, progressbar is loading without the end

$
0
0

@EphremYems wrote:

i am developping a webapp which consist of playing video from katura , platfform, after i am going to load the link on ios webview.

    <div id="myEmbedTarget" style="width:400px;height:330px;"></div>
    <!-- Substitute {partnerId} for your Kaltura partner id, {uiConfId} for an actual player id, also known as the uiconf id and {entryId} for an actual entry id. -->
    <script src="http://vod.adicis.cd/p/102/sp/10200/embedIframeJs/uiconf_id/23448125/partner_id/102"></script>
    <script>
        kWidget.embed({
                      'targetId': 'myEmbedTarget',
                      'wid': '_102',
                      'uiconf_id' : '23448125',
                      'entry_id' : '0_rgexe9cj',
                      'flashvars':{ // flashvars allows you to set runtime uiVar configuration overrides.
                      'autoPlay': false,
                      'LeadWithHLSOnFlash': true,
                      'Kaltura.LeadHLSOnAndroid': true
                      },
                      'params':{ // params allows you to set flash embed params such as wmode, allowFullScreen etc
                      'wmode': 'transparent'
                      }
                      });
        </script>

</body>

the video load well but when i click on play it is turning but not playing i try with pc browsers but not playing it is only play on android webview

Posts: 10

Participants: 2

Read full topic

appToken.get Documentation

Kaltura CE 13.5.0 released

$
0
0

@jess wrote:

Hello all,

The latest version is now available.

kaltura-base (13.5.0) changelog:

kaltura-html5lib (v2.62) changelog:

  • fix: improve autoplay and poster display (#3575) |
  • FEC-7273 - #2134- Thumbnail embed- No video show after click Play button
  • FEC-7297 - V2 - playlists with autoPlay and autoContinue - each video started to play muted on MAC Safari 11
  • KMS-15360 - It is possible to add questions on ‘Done’ page of a quiz
  • FEV-120 - 2 second delay while loading multicast
  • FEC-7288 - V2 - Bumper before and after video - Post bumper stuck at 0:00 on MAC Safari 11 (No AutoPlay)
  • FEC-7294 - V2 - Bumper before and after video - Replay doesn’t works on MAC safari 11
  • FEC-7295 - V2 - Pre-sequence bumper with/without autoPlay - Replay doesn’t works after the video finished on MAC Safari 11
  • FEC-7296 - V2 - need to click Play in order to start video after pre-sequence bumper on MAC Safari 11
  • Enable muted autoplay on desktop safari 11 only (#3589) |
  • Add i18n to unmute plugin (#3586) |
  • Remove computed position of unmute button (#3584) |
  • Add Unmute plugin as default (#3583)

kaltura-nginx (1.12.2) changelog:

  • Bugfix: client SSL connections were immediately closed if deferred
    accept and the “proxy_protocol” parameter of the “listen” directive
    were used.
  • Bugfix: client connections might be dropped during configuration
    testing when using the “reuseport” parameter of the "listen"
    directive on Linux.
  • Bugfix: incorrect response length was returned on 32-bit platforms
    when requesting more than 4 gigabytes with multiple ranges.
  • Bugfix: switching to the next upstream server in the stream module
    did not work when using the “ssl_preread” directive.
  • Bugfix: when using HTTP/2 client request body might be corrupted.
  • Bugfix: in handling of client addresses when using unix domain
    sockets.

To upgrade, please follow:

RPM based:

Deb based:

Or, if running a cluster:


Posts: 2

Participants: 1

Read full topic

Quizzes - adding long questions, using exponents

$
0
0

@wjfarrell wrote:

I need to add a long quiz question. Currently the quiz feature only allows two lines of text, I need three to four lines of text. Also I need to be able to add exponents, within an equation.

How do I enable longer quiz questions?
How do I enable the use of exponents?

Example:
Suppose a spherical tank has a radius of 2 ft. The volume of a sphere is 4/3 πr3. One quart is 1 qt = 946 cm3 and 1 in = 2.54 cm To the nearest integer, what is the volume of the sphere in units of qt?

Thanks, WJF

Posts: 2

Participants: 2

Read full topic

Widevine Classic is not supported- Android

$
0
0

@pruebas_testa wrote:

I am using the Android 6.0 and the sdk is returning the following issue,

Java.Lang.UnsupportedOperationException: Widevine Classic is not supported
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw ()

it may not support Widevine in new versions of android, how can I solve this?

Posts: 3

Participants: 2

Read full topic

Live stream offline: custom image and message?

$
0
0

@MrGarvin wrote:

Does anyone here know how you set up the player so that a live stream that is offline shows a custom message?
In the KMC, when you edit a live stream, you have the option “Offline message” but it doesn’t seem to do anything.
When I look at our live player, the only message there is, is the default “Currently not broadcasting…” as an overlay of the stream.

What we would like is for an uploaded thumbnail image to be shown with a custom message instead of that generic info.

Thanks in advance.

//Peter

Posts: 3

Participants: 2

Read full topic

Kaltura CS - Quitting before saving

$
0
0

@rarnoldnewhaven wrote:

Sorry if this issue has been addressed but I cannot find a solution anywhere. On a few occasions I’ve quit KalturaCS before stopping the recording. The file is in tact but unable to be opened. Likely the file needs to be repaired. Is there a solution to repairing the file? Shouldn’t;t there be a safeguard to prevent quitting in the middle of a recording. Thanks for any help someone may provide

Posts: 1

Participants: 1

Read full topic


Video Recorder file upload?

$
0
0

@pajay wrote:

There was no information on how to upload a webcam recorded video to Kaltura in any of the documentation. Any suggestions on which functions to call. I am using Javascript library.

Posts: 8

Participants: 2

Read full topic

Show highest quality player in Kaltura player

$
0
0

@abhishio wrote:

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 videos only at 360p as default. I am using Kaltura 12.13.0. I also tried different bitrate like 2000 and 70,000. But still not working.

Thanks

Posts: 1

Participants: 1

Read full topic

iOS Muted autoplay

$
0
0

@iddrew1 wrote:

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 a lot of commits regarding this on kaltura’s mwEmbed git repo but it doesn’t work.

From the kaltura studio i selected “Start player Muted” and “Automatically play video on page load”. but still nothing.

The player kaltura seems to be loading is V2.62. Here is a sample URL -> http://www.kaltura.com/index.php/extwidget/preview/partner_id/2276581/uiconf_id/40898361/entry_id/1_xnl2a4fr/embed/auto?&flashvars[streamerType]=auto

Does anyone know how to get this to work please?

P.S. i have no logs as this was tested on kaltura’s own environment.

Thanks for your feedback :slight_smile:
Andrew

Posts: 1

Participants: 1

Read full topic

Audio entry doesn't work

Upgrade to version 13

$
0
0

@ArneWeise wrote:

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 12.20.0-2

Posts: 1

Participants: 1

Read full topic

Viewing all 2994 articles
Browse latest View live