Check Stream Recording Status

Check Stream Recording Status Please note that in our new cloud panel, Zones are named as CDN Resources. (Zone ID = CDN Resource ID) You can check whether your live stream is recording or not with this API. Parameters Return Values Example Output { “status”: true, “data”: { “errorCode”: “0”, “errorMessage”: “Recording in Progress”, “app”: […]

Read More

Stop Stream Recording

Stop Stream Recording You can stop recording your live stream with this API. Parameters Return Values Example Output { “status”: true, “data”: { “errorCode”: “0”, “errorMessage”: “Recording (medianova.stream1) stopped”, “app”: “mnlive”, “streamname”: “medianova.stream1” }, “opid”: “F0QvCA1fzEqGRYDV” }      

Read More

Start Stream Recording

Start Stream Recording You can start recording your live stream with this API. Parameters Return Values Example Output { “status”: true, “data”: { “errorCode”: “0”, “errorMessage”: “Recorder Created”, “app”: “mnlive”, “streamname”: “medianova.stream1”, “output”: “example.mp4” }, “opid”: “vupMkEQgC8BjV5yw” }    

Read More

How to use the AWS SDK for Laravel with Stook?

How to use the AWS SDK for Laravel with Stook? To use the Laravel SDK, follow the steps below. Install the AWS SDK for Laravel. Register package to your application Configure AWS profiles for the Stook account using the Stook keys. Installation You can use the composer to install the AWS SDK for your Laravel application composer require […]

Read More

Enabling WebP

Enabling WebP WebP enables you to relay images faster by compressing them significantly smaller. So, the amount of data to obtain images in other formats is also reduced. Smaller yet same quality images are sent from Medianova CDN to your users much faster. When the WebP feature is activated from the passive state on the […]

Read More

Geo-Blocking Settings

Geo-Blocking Settings Geo-Blocking allows you to control which countries can directly access your content. You can restrict the countries you choose from the list by dragging them to the whitelist and blacklist boxes. You can also define certain IP addresses to be in the whitelist and blacklist from the IP Restriction section. While geo-blocking is […]

Read More

Medianova Control Panel User Guide

Medianova Control Panel User Guide Medianova CDN provides you Cloud Panel access for your CDN account management activities. You can safely manage your CDN account and user information on Medianova Cloud Panel. ‏‏‏‏‏‏‏‏ ‏‏‏‏‏‏‏‏ When the user logs in with their username and password, the following Overview screen greets the user. (When logging into the […]

Read More

Medianova IP Blocks

Medianova IP Blocks You need to define our IP’s to your firewalls so we can reach the content. In the list below you can find the IPs of Medianova.

Read More

What is CORS and How to Manage?

What is CORS and how to manage? Websites usually consist of applications, images, fonts, and many other resources hosted on different servers on the internet. While CORS (Cross-Origin Resource Sharing) stands for cross-origin resource sharing, it is a mechanism that allows such resources hosted on different servers to be received with additional domain names. It […]

Read More

Small CDN Resource Management

Small CDN Resource Management You can manage your Small CDN Resource settings as follows. You can access the Medianova cloud panel by logging in with your username and password at cloud.medianova.com. You can reach the settings screen by clicking on the CDN Resource you would like to edit by following the CDN > CDN Resources […]

Read More