Page 1 of 1
Xi noc screen
Posted: Wed Apr 13, 2016 10:16 am
by kcarsey
Hello all,
Is there any way I can serve an Xi View via an unathenticated URL, or through some sort of an API? I have a raspberry pi digital signage setup that can serve a web page via a url on boot. How would I be able to provide my view rotation via a single URL?
Thank you.
Re: Xi noc screen
Posted: Wed Apr 13, 2016 12:12 pm
by lmiltchev
I am not sure if this is exactly what you are looking for, but here's what you can try:
1. Create a "read only" user that can see all objects (Admin->Manage Users).
2. Go to "Views", click on the "Get Permalink" link on the drop-down menu in the upper-right corner, and copy the link.
3. Copy the "username", and the "ticket" from the "Backend API URL" component (Admin->Manage Components->Backend API URL->Edit Settings->select the "read only" user from the drop-down menu->Apply Settings)
4. Append the username/ticket portion to the permalink URL, i.e.
Now, you can use this URL without the need to authenticate, start/stop rotation, and switch to full screen by clicking on the blue plus button (upper-left).
Hope this helps.
Re: Xi noc screen
Posted: Thu Apr 14, 2016 8:03 am
by kcarsey
This is not exactly what I was looking for, but it is very helpful in another project I am working on. What I do right now is have a raspberry pi 2 set up with Raspian that auto logs in, launches the Iceweasel browser, go fullscreen, load views screen, then use a bit of javascript with greasemonkey extension in Iceweasel in order to "click" the blue square in order to go full screen. This seems to work well for a local hud here in the office on a 55" TV and it's all automatic from a power-off state.
At any rate, this answers my question. Thanks!
-Kenny
Re: Xi noc screen
Posted: Thu Apr 14, 2016 12:32 pm
by bwallace
Glad we were able to help. We'll lock this thread now and feel free to open another should you require assistance with anything else.