Keyboard Shortcuts
Likes
- Crestron
- Messages
Search
Re: Embedded Video Object - MJPEG/H.264
I've had luck with this for axis cameras-
for example, 9104 being a custom http port. I believe the 1 after mjpg/ signifies the profile on the camera, most of my axis cameras are older with no "profile" other than the main stream.?? I've used a lot of ICrealtime cameras and they look like this- rtsp://username:[email protected]:9118/cam/realmonitor?channel=1&subtype=1 for example, and I know the "subtype" is the substream # or 0 for main stream.? The "substreams" are similar to axis "profiles" as you can set up a certain resolution for that stream. I don't know why ICrealtime likes RTSP.?? |
Re: Archive Error - Mobile Pro
Claus,
Maybe not. You should be able to open your existing project, then click "save as" and save as type "Crestron App." This should convert the existing Crestron Mobile project to a Crestron App project. There may be some glitches where every object doesn't convert perfectly, but it should get you pretty close. Don R |
Re: NVX And Dante
Did you end up getting this solved?
|
Re: Apple TV IP Control
I can also confirm that it works.? The changes that were made to it compared to the 1.0 version are the 2 User-Agent changes described above in this thread and a third change to modify the http response code value that triggers a login.? That third change must have been the key one for me as I couldn't get it to work with only the User-Agent changes.? It would be awesome if the module supported a few more commands, just as skip forward/back and stop; if I can track down what needs to be sent for those commands I'll add them and post an updated version. I had been using the Intrinsic module, but it hasn't been updated yet to work with 12.1.12.? I've also have a license for the Ultamation module which seems to have the most complete command set, but need to find some time free to deal with their pairing process as it's a bit more complicated than this or the Intrinsic module. Geoff
|
Re: Embedded Video Object - MJPEG/H.264
Heather Baiman
¿ªÔÆÌåÓýI was onsite today and I left all my UI layouts as they were, with the Embedded Video Object set to mjpeg. I was able to get all the cameras working, but I'm using rtsp strings for 80% of them. ? Several of the cameras are Axis M2025-LE/M2026-LE and they have "profiles" that can be set to various streaming types.? I made one mjpeg stream profile, but could not figure out what the URL to it would be. ? This is the rtsp string that works: rtsp://user:pass@#.#.#.#/axis-media/media.amp ? This http string, that usually works for most Axis cameras/encoders, did not: http://user:pass@#.#.#.#/axis-cgi/mjpg/video.cgi ? On a previous job with a multi-input encoder, the string usually looks like: http://user:pass@#.#.#.#/axis-cgi/mjpg/video.cgi?camera=1 ? But I don't see how a "profile" would be a "camera number". ? Anyone have experience with Axis profiles?? The camera guy they had on site had never made profiles :( ? ? From: Crestron@... <Crestron@...>
Sent: Wednesday, December 26, 2018 9:40 PM To: Crestron@... Subject: [Crestron] Re: Embedded Video Object - MJPEG/H.264 ?
? You can also change the stream types with an analog value in programming.? I haven't used the enhanced embedded video object yet so I can not comment on that.
|
Re: Archive Error - Mobile Pro
Claus,
Shouldn't you be using the latest app "Crestron App" rather then the outdated Crestron Mobile Pro? Don R. ---In Crestron@..., <clm@...> wrote : Hi all Merry Christimas. I use Mobile Pro, and it normally works fine. But using the same setting on other iPhones does not work. I have now tried for two hours to get it to work, but no luck. The problem is when connecting I get the "Archive Error" message. If I add another system on my iPhone and make exact same settings I get the error. So one system work, and the other does not. "Use local file = No" on both systems. I then tried to download the project directly to the iPhone using Toolbox. Now with "Use local file = Yes". Same error. I have recompiled it from a new VTPro, but same error. I have no idea on what to try next. Do you? Kind regards, Claus |
Archive Error - Mobile Pro
Hi all Merry Christimas. I use Mobile Pro, and it normally works fine. But using the same setting on other iPhones does not work. I have now tried for two hours to get it to work, but no luck. The problem is when connecting I get the "Archive Error" message. If I add another system on my iPhone and make exact same settings I get the error. So one system work, and the other does not. "Use local file = No" on both systems. I then tried to download the project directly to the iPhone using Toolbox. Now with "Use local file = Yes". Same error. I have recompiled it from a new VTPro, but same error. I have no idea on what to try next. Do you? Kind regards, Claus |