How did you call libbrowser node from xiboclient.py?

Asked by Viswanathan R

Dude, i have a doubt of calling python file.

Initial stage, while click run.sh , it contains the calling file xiboclient.py. So the system directly call the file
Like that the remaining files are available in /opt/xibo/pyclient/cllient/python configure.py,default.csg,libbrowser.

1)How did you call these files without giving path inside the XiboClient.py file?
2)What is the use of libbrowsernode.so? why we need to use it?
 Many thanks

Question information

Language:
English Edit question
Status:
Answered
For:
Xibo Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Alex Harrington (alexharrington) said :
#1

1) They're relative to the location of XiboClient.py so Python knows how to locate them.

2) It's the libavg plugin that allows libavg to load in Berkelium/Awesomium instances to the client application.

Can I ask what your use for the client is and why you're asking so many detailed technical questions? What roughly are you working on that requires this kind of knowledge? If you're forking the project then I'd like to know why.

Cheers

Alex

Can you help with this problem?

Provide an answer of your own, or ask Viswanathan R for more information if necessary.

To post a message you must log in.