This is per the nice young man helping me set up my proxy server:
"I set up the proxy at
http://marksware.com:8888/ and pointed it to Lisa’s feed per the attached screenshot. The web pages we’re seeing, however, are different than what’s shown at
http://www.surveyor.com/products/satcam/ so I don’t know if we’re running the latest satcam proxy. In any case, we don’t seem to be able to pick up any video from the proxy – just seeing 404 errors in the logs for both the push and pull URIs.
Actually, I think what we’d really like to see is a way to proxy the bot controls *without* the video stream. The video we could capture from the screen and forward to ustream directly. This would give the users the best video experience and enable us to control who has access to the bot.
We would then build our own BotControl web application hosted on another server to give the users access to the controls - complete with the queuing mechanism we’re looking for. All we would need from the SRV guys is the set of GET or POST commands we need to send the SRVConsole server app to control the bot as if we were using their own served up pages. To see the video feed, all users, including the bot controller, would just bring up the ustream feed. There would be a regrettable 2 or whatever second lag which would make the bot a bit tricky to use but all in all it should be an acceptable tradeoff.
The advantage of this approach is that we don’t need a proxy server, per se, since the web application would serve the purpose of the proxy. It would incur minimal traffic (it only sends the bot control commands, after all) so I could possibly host it on my own server here. We’d only need a video screen capture application to get the feed to ustream. So, with the information about the GET or POST bot control commands from the SRV guys and the development of the BotControl app, I think we could achieve what we’re after.
What do you guys think?"
Note from Lisa: I will send you the screenshot directly. I dont want that posted here.
Note# 2 from Lisa: There are several bot control applications out there already. perhaps they can suggest one of those.
Note# 3 from Lisa: With the frame rate at only 1 per 5 seconds, as opposed to the 2-3 per second..and the ustream delay, i think this solution might really make things difficult. the bot can only take so much flipping over and hitting the wall over and over....