Nov 21, 2018 Stefano 0 comments
(Italiano) primaproject

Sorry, this entry is only available in Italian.

Read More
Jul 05, 2018 Stefano 0 comments
(Italiano) test iframe

Sorry, this entry is only available in Italian and European Portuguese.

Read More
Mar 01, 2018 Stefano 0 comments
(Italiano) test dacast

Sorry, this entry is only available in Italian.

Read More
Feb 15, 2018 Stefano 0 comments
(Italiano) testlogo

Sorry, this entry is only available in Italian.

Read More
Oct 03, 2017 Stefano 0 comments
Iframe

IFRAME

You can add a video on demand, live or shedule to an external website or blog by embedding it, using the iframe code.

When you publish the iframe of a video on demand, live or shedule, you can customize some parameters of the video player by adding the following properties at the end of the source url:

 

  • &autostart=true : Video autoplay
  • &hideLogo=true : Hide the Web TV logo
  • &fixedLogo=true : Show the Web TV logo
  • &disableShare=true : Hide share button
  • &hideSidebar=true : Hide the button that shows the sidebar with the programming of the WimCast schedule
  • &bigLogo=true : enlarge the logo on the player

 

In this example, iframe was set with autoplay active:

<div style="position: relative; width:100%; display:inline-block;"><iframe src="https://www.wim.tv/embed/?vod=8f13d06d-708b-4f51-b2d3-0b82f632c22b&autostart=true" allowfullscreen="" allow="autoplay" style="border:none; position:absolute; top:0; left:0; width:100%; height:100%;"></iframe><div style="padding-top:56.25%;"></div></div>

You can use all strings as in this example and also use more than one in the same iframe

Read More
Sep 28, 2017 Stefano 0 comments
(Italiano) test pagina streaming kartpassion

Sorry, this entry is only available in Italian.

Read More
Sep 21, 2017 Stefano 0 comments
(Italiano) wimtvtelco

Sorry, this entry is only available in Italian.

Read More
Sep 07, 2017 Stefano 0 comments
(Italiano) wimtv for broadcaster

Sorry, this entry is only available in Italian.

Read More
Aug 29, 2017 Stefano 0 comments
(Italiano) tvbridge

Sorry, this entry is only available in Italian.

Read More
Mar 10, 2017 Stefano 0 comments
WimBridge

WIMBRIDGE

WimBridge WimTV is the service that lets you create video bridgets, i.e. videos that the end user can "navigate" moving from the main video to related multimedia content.

Wimbridge>Create navigable / interactive videos

In the home section you see the video bridgets you've already created.
In the video section you see the videos of your WimBox repository that you can import into WimBridge
In the images section you see the images you've uploaded and that you can use to create video bridgets

Create your first video bridget

Importing videos

First of all import from your WimBox the videos that you will use to create your video bridget

  • Go to the "Video" section
  • Click on a video in the left column to move it into WimBridge
  • With the Edit button you can edit the metadata of your video while with the delete key you can remove it from WimBridge

Uploading images

Before you start creating your video bridget you should upload the images you want to use

  • Go to the "images" section
  • Click on the add button at the top right
  • Enter the title, description and tags
  • Select the button "Choose image"
  • Select the image you want to upload
  • Select the button "Upload picture
  • Repeat for all the images you wish to use

Creating video bridgets

  • Choose the video you want to make interactive in the right column of the "Home" section
  • Click the "bridget editor" button
  • Click on the "Add" button to add your first bridget
  • Select the time interval during which you want the bridget to be visible. (Subsequently, the bridget can be viewed by clicking the icon in the shape of an eye on the player). To do so you have three tools:
    • Use the shot identified by the system through the " Previous shot " and "Next shot" buttons
    • Drag the yellow triangle icons present on the player bar
    • Manually enter the "start" and "end" time the bridget is displayed
  • Enter the title, description, and tags of your bridget
  • Select a thumbnail that will appear as the button that allows you to open the bridget
  • Select the type of layout
    • Video: the bridget will contain video content
    • Image: the bridget will contain an image
    • Left slide: the bridget displays a slide on the left side of the video
    • Right or slide: the bridget displays a slide on the right side ot the video
  • When you are done select the button "Save bridget"

Now you've created your first video bridget. To preview the video bridget click on "preview"

Read More