Cannot upload using TestDemo script
Hi @OCX, Please share your full code. As reference, you can take a look at this script: github.com kaltura/platform-install-packages/blob/Mercury-13.17.0/RPM/scripts/postinst/upload_test.php <?php...
View ArticleSelf hosted. All in one instance: from v6 uninstall to v13.5.0-1 new install
Hi @astrava, See my reply here: Install SSL on existing kaltura setup cause application error Hi @yatender_kumar, It is most advisable that you do not use a self signed cert. You can obtain a valid...
View ArticleCannot upload using TestDemo script
Hello Jess, I am following the workflow tutorial, i was able to generate a token id and now trying to send the data usng that id as a next step. I get the following: KalturaFullClient.min.js:684...
View ArticleShowAlert on Mobile browsers
Hello, Does this only work on desktop web browsers? http://player.kaltura.com/docs/showAlert visiting this page from my mobile does not show the option to overlay the js text Thank you
View ArticleWOWZA and KAltura
Hello, What is the status of this integraton? I understand now Kaltura implements its own nginx rtmp module. Can i get rid of Wowza now and rely solely on that? We dont see RTMP support for live in...
View ArticleSelf hosted. All in one instance: from v6 uninstall to v13.5.0-1 new install
Thank you Jess for your prompt reply.
View ArticleLivestreaming from OBS To Kaltura
Hello, I managed to create a livestream from kaltura got the primary url and the stream name from kaltura and used that as a custom rtmp service in OBS. When i press start streaming, it works well...
View ArticleLive Stream from Wowza Stream Target
Hello, I managed to configure a stream target in wowza following the above, now stream target goes active in green but for some reason i dont see anything in kaltura side. If i remove the katura token...
View ArticleLive Stream from Wowza Stream Target
Hi @OCX, Please see my reply here: VOD Packager and PRIMARY_MEDIA_SERVER_HOST Community Forums Hi @lsonzogni, Let’s talk about VOD first:) The Nginx host [where the kaltura-nginx package which...
View ArticleLivestreaming from OBS To Kaltura
Please see my reply here: VOD Packager and PRIMARY_MEDIA_SERVER_HOST
View ArticleWOWZA and KAltura
@OCX If you are streaming directly with RTMP to Kaltura CE through NGINX then you should be fine dropping your use of Wowza. However, if you have a need to stream from alternate sources like IP...
View ArticleconversionProfile.list Documentation
Discussion for conversionProfile.list documentation
View ArticleVast XML parsing bug? - Prerolls/Postrolls
Hello We are using the Kaltura API via cdnapisec.kaltura… and setting flashvars as follows: vast: { postrollUrl:...
View ArticleLivestreaming from OBS To Kaltura
Hello Jess, If i understand correctly, i read in nginx.conf RTMP configuration rtmp { server { listen 1935; # Listen on standard RTMP port chunk_size 4000; # This application is to accept incoming...
View ArticleWOWZA and KAltura
Hello hiphopservers, Thank you for your reply. So mainly i can stream from OBS to WOWZA, have an rtmp stream target from wowza into Kaltura and then from Kaltura serve my RTMP stream to rtmp users and...
View ArticleLivestreaming from OBS To Kaltura
Hi @OCX, For the Nginx-RTMP-Kaltura integrations, the best doc to follow is https://blog.kaltura.com/free-and-open-live-video-streaming. If something does not work, check the HTTP requests going out...
View ArticleLivestreaming from OBS To Kaltura
Thanks Jess! I got it working finally :)) Some errors though when playing back: [http @ 0x7fb07c0c6720] No trailing CRLF found in HTTP header.0/0 [http @ 0x7fb07c012280] No trailing CRLF found in HTTP...
View ArticleCannot upload using TestDemo script
Hi @OCX, I’m afraid the KalturaUploadTokenService.upload() implementation for the JS client is incomplete and will not work with the current code. We intend to fix that soon but I can’t commit to an...
View ArticleLivestreaming from OBS To Kaltura
Hi @OCX, For RTMP playback, you can use the same URI as you do for streaming. To wit: say this is the command you use to stream the content: $ ffmpeg -re -i /path/to/mp4 -c copy -f flv...
View Article