Hello,
I have openfire and jitsi videobridge plugin up and running and working, i can conference with chrome browsers.
I need access to the REST interface. the documentation says
To enable the REST API you have to start Jitsi video bridge with parameter --apis=rest.
But how do i do that with the plugin? I am NOT running separate jitsi videobridge and starting it with jvb.sh --apis=rest. there is no setting for this in the admin settings and nowhere does it say any other way to start with rest enabled.
Peter Mycue
pmycue@us.ibm.com
pmycue@gmail.com
704-626-9772
I am currently running not Jitsi nightly build with OpenOffice 3.9.3 and the bridge with zero issues. I don't use any off the Webb interfaces for security for hours had been my longest uninterrupted stream yet
Sean Richards aka Fuzzy
···
Sent from iPhone IOS 8
On Sep 23, 2014, at 3:58 PM, Boris Grozev <boris@jitsi.org> wrote:
On 23/09/14 21:53, Peter Mycue wrote:
Hello,
I have openfire and jitsi videobridge plugin up and running and working,
i can conference with chrome browsers.
I need access to the REST interface. the documentation says
*To enable the REST API you have to start Jitsi video bridge with
parameter --apis=rest.*
But how do i do that with the plugin?
You cannot do this currently. Why would you need the REST interface if you are already running openfire and the videobridge is accessible via XMPP?
Regards,
Boris
_______________________________________________
users mailing list
users@jitsi.org
Unsubscribe instructions and other list options:
http://lists.jitsi.org/mailman/listinfo/users
You cannot do this currently. Why would you need the REST interface if you are already running openfire and the videobridge is accessible via XMPP?
Regards,
Boris
···
On 23/09/14 21:53, Peter Mycue wrote:
Hello,
I have openfire and jitsi videobridge plugin up and running and working,
i can conference with chrome browsers.
I need access to the REST interface. the documentation says
*To enable the REST API you have to start Jitsi video bridge with
parameter --apis=rest.*
But how do i do that with the plugin?
Hello,
What i am trying to do is to get my ios WebRTC demo app, currently it works with the google webrtc test server https://apprtc.appspot.com/ ,to connect with my local openfire server and join a chat room. there is no web browser ( chrome ) here. it is a native app.
the first thing i had to do was implement https challenge/response authentication for https and that is working now. the code that i started from had little to no documentation and i can find very little other reference material that seems to apply which makes it difficult to even know what questions i need to ask.
The step i am trying to take now is to get enough information from the openfire server to set up a peerconnecion to a conference which should be connectoin information for each member of the conference. Making a peer connection itself should not be a problem. it seemed to make sense to do this dialog as JSON to make it easier to deal with. The connection to the google test webrtc is initiated with a keyword to use JSON. This is where my progress is stopped.
What i get from the server at this point is a large piece of html that i don't know how to begin to deal with, but if interpreting that is what i need to do then that is what i will do, i just do not know what the right direction here is.
ANY insight or recommendations would be greatly appreciated.
Peter Mycue
pmycue@us.ibm.com
pmycue@gmail.com
704-626-9772
···
On Sep 23, 2014, at 3:58 PM, Boris Grozev <boris@jitsi.org> wrote:
On 23/09/14 21:53, Peter Mycue wrote:
Hello,
I have openfire and jitsi videobridge plugin up and running and working,
i can conference with chrome browsers.
I need access to the REST interface. the documentation says
*To enable the REST API you have to start Jitsi video bridge with
parameter --apis=rest.*
But how do i do that with the plugin?
You cannot do this currently. Why would you need the REST interface if you are already running openfire and the videobridge is accessible via XMPP?
Regards,
Boris
_______________________________________________
users mailing list
users@jitsi.org
Unsubscribe instructions and other list options:
http://lists.jitsi.org/mailman/listinfo/users