Jump to content

Vive Video Player Streaming json


niil

Recommended Posts

I use this manual https://www.vive.com/ca/support/focus3/category_howto/how-to-show-streaming-video-in-vive-video-playlist.html for creating json file for streaming files from local pc. Create folder com.vive.business.video in root of storage, create folder "files" in it and put my file named streaming_playlist.json. But no urls in player. I try put it app folder and when it display message as "No default playlist..."

streaming_playlist.json file:

{
"version" : "1.0",
"playlist" :[
{
"title" : "Video library",
"type" : "BUNDLE",
"url" : "\\192.168.1.13\tmp\vl.json"
},
]
}

vl.json is reached and have some "single" files from pc with urls as "\\192.168.1.13\videos\lesson_01.mp4"

Maybe some misstake in this file, but i try example file too...

No any reaction in app after restart. 

Need some help. Have Focus 3 any alternative video players as SkyBox?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...