vMix Forums
»
General
»
Feature Requests
»
De AXIS V5914 en AXIS V5915 PTZ
Rank: Newbie
Groups: Registered
Joined: 7/16/2014(UTC) Posts: 5 Location: Eindhoven (NL)
|
Hi is it possible to have the AXIS V5914 and AXIS V5915 PTZ into vmix with preset funtion on hand?, its a new serie for broadcast and video conferencing. I think its a good idee to add these camera's
john
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/19/2013(UTC) Posts: 600 Location: Belgium Thanks: 75 times Was thanked: 91 time(s) in 75 post(s)
|
webcare wrote:Hi is it possible to have the AXIS V5914 and AXIS V5915 PTZ into vmix with preset funtion on hand?, its a new serie for broadcast and video conferencing. I think its a good idee to add these camera's
john Just looked into them, looks like they are perfect for vmix. But since they have sdi out, what presets are you talking about?
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 2/18/2014(UTC) Posts: 1,837 Location: Stockholm
Thanks: 144 times Was thanked: 297 time(s) in 250 post(s)
|
Looks like a very interesting camera. Actually, I've been waiting for a long time for Axis to launch something like these. The 5914 is 720p and the 5915 1080p. Press release with video link. I assume webcare means "presets" in the sense of Axis' meaning, that is the camera's set of definable pan/tilt/zoom positions. Not sure how that would be implemented though. Axis has some kind of API. One idea would be support for camera control inside vMix. For example allow quick positioning by clicking anywhere in the Preview window, thus "move" the camera's center to the clicking point. And have pan/tilt/zoom control in the Input's preview. Would probably require a significant amount of effort from Martin and his team. And to make that effort worthwile the implementation should be prepared for/function with other PTZ cameras. (Here's a demo of Tricaster's implementation of PTZ control).
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 8/18/2013(UTC) Posts: 44 Location: Switzerland
Thanks: 1 times Was thanked: 5 time(s) in 4 post(s)
|
+1 We are using the Axis V5914 with great pleasure since 6 month. The V59 series is done for livestreaming and has a very smooth zoom compare to other CCTV Robotic Cams. Is it possible adding the Axis Cams to the new PTZ feature in Vmix 17 ? There is a Axis API available. Axis VAPIXGreets Martin
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 2/18/2014(UTC) Posts: 1,837 Location: Stockholm
Thanks: 144 times Was thanked: 297 time(s) in 250 post(s)
|
+1 A couple of weeks ago I informed Axis' product manager about vMix's forthcoming PTZ support and suggested he should make contact with Martin. (I also mentioned NDI).
We are semi happy with our V5915. Great zoom and OK image quality. But there is no way to manually set a color temperature, only presets and a auto setting are available. Also, a small jerk when switching panning direction makes us hesitant to consider it for following a moving talent (eg a presenter at a conference). We use both the Axis joystick and the Axis camera companion for control. But for video settings we are forced to use the camera's web interface which is rather tricky.
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 5/10/2016(UTC) Posts: 5 Location: Italy
Was thanked: 5 time(s) in 2 post(s)
|
+1
I just received the camera and the quality is very good.
Being able to integrate its PTZ functions into vMIX would be woderful!
|
1 user thanked vhai for this useful post.
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 8/3/2015(UTC) Posts: 323 Location: Chicago, IL
Thanks: 22 times Was thanked: 57 time(s) in 47 post(s)
|
+1
just received the V5915. Found this thread looking for a way to control from within vMix. This is my first PTZ, so I'm excited to see what it will add to my production.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 8/3/2015(UTC) Posts: 323 Location: Chicago, IL
Thanks: 22 times Was thanked: 57 time(s) in 47 post(s)
|
Sorry to bring up an old thread, but I am still looking for a way to control this unit through vMix. Is there a way to control the PTZ functions on this (AXIS V5915)? I see the drop down menu has certain manufacturers listed... but AXIS not being one of them, is there a way to "make it work"? I have tried a few times, and I'm pretty sure I already know the answer to the question. But, I would hate to give up without asking the forum first. Thanks
Chuck
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 8/5/2016(UTC) Posts: 1 Location: Netherlands
|
We are also testing the Axis V5915 with wirecast, but if it would be possible to use the PTZ functionality in vMix we definitely would switch to vmix. Could you please give us a statement if you are adding functionality for the axis camera in the future or if you are not even considering it ??
Thx in advance
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 4/1/2016(UTC) Posts: 3 Location: Sweden
Was thanked: 1 time(s) in 1 post(s)
|
We have also got hold of a V5915 and would like it to work with Vmix PTZ controller. Anyone heard anything from the Vmix team about this? Is there something they are looking into or is it a no go?
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 5/10/2016(UTC) Posts: 5 Location: Italy
Was thanked: 5 time(s) in 2 post(s)
|
As a temporary hack/workaround I implemented preset selection in vb.net scripts. It's not a proper replacement but may help until vMIX implementes proper PTZ integration (:wink:) Code:
Dim webClient As New System.Net.WebClient
webClient.DownloadString("http://<camaddress>/axis-cgi/com/ptz.cgi?gotoserverpresetname=<preset name>")
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 2/18/2014(UTC) Posts: 1,837 Location: Stockholm
Thanks: 144 times Was thanked: 297 time(s) in 250 post(s)
|
So, can we assume that Axis's PTZ cameras (which I think use the VAPIX protocol, link to API in Streamevent's post above) will not be supported?
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 2/18/2014(UTC) Posts: 1,837 Location: Stockholm
Thanks: 144 times Was thanked: 297 time(s) in 250 post(s)
|
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/21/2016(UTC) Posts: 58
Thanks: 24 times Was thanked: 6 time(s) in 5 post(s)
|
|
|
|
|
vMix Forums
»
General
»
Feature Requests
»
De AXIS V5914 en AXIS V5915 PTZ
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The vMix Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close