Git Product home page Git Product logo

Comments (9)

ispysoftware avatar ispysoftware commented on August 23, 2024

in ispy if you click the "..." button next to the camera model dropdown on the PTZ tab when editing the camera you can change the PTZ URL to be an absolute URL there (add http://... to the beginning on the URL)

from ispy.

mythgarr avatar mythgarr commented on August 23, 2024

This issue has NOT been resolved - see the initial request:

PTZ settings support specifying a different URL (in the above example http://mycamera/cgi-bin/) but in this configuration command information is ignored (see PTZController.cs line 1365).

In other words, if an absolute URL is used iSpy will no longer add the command information.

from ispy.

ispysoftware avatar ispysoftware commented on August 23, 2024

oh i see what you mean - will get it fixed.

from ispy.

ispysoftware avatar ispysoftware commented on August 23, 2024

i've checked in some updates please let me know if this resolves the issue.

from ispy.

mythgarr avatar mythgarr commented on August 23, 2024

I meant to leave a comment - it looks like the changes might be included in version 6.8.4.0. Is there somewhere I can see which revision of the code was used to build each installer?

EDIT: I can't test the fix as this version is crashing on startup with the following error. Removing all cameras & microphones from objects.xml allows me to open iSpy but adding the first camera causes another crash. I've altered the username, password and IP address due to security reasons but it looks like this:
rtsp://admin:[email protected]:80/cam/realmonitor?channel=1&subtype=0

Application: iSpy.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileNotFoundException
Stack:
at iSpyApplication.Controls.VolumeLevel.AudioDeviceDataAvailable(System.Object, iSpyApplication.Sources.Audio.DataAvailableEventArgs)
at iSpyApplication.Sources.Audio.DataAvailableEventHandler.Invoke(System.Object, iSpyApplication.Sources.Audio.DataAvailableEventArgs)
at iSpyApplication.Sources.Video.MediaStream.ReadFrames()
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()

from ispy.

ispysoftware avatar ispysoftware commented on August 23, 2024

yeah there's a bug in wix where it's not updating one file - working on that - you'll need to build from source to see the changes. I'll upload a new version today.

from ispy.

mythgarr avatar mythgarr commented on August 23, 2024

The latest version seems to correctly build a URL for PTZ control. I'm running into an unrelated issue due to our configuration - our cameras apparently no longer support basic authentication for PTZ. This was fixed back in version August 2015 with version 1.3.6.0 ("Added digest authentication support to PTZ") but I can't find the option to enable it.

from ispy.

ispysoftware avatar ispysoftware commented on August 23, 2024

If you want to port forward the camera and send me a login i can take a look. It should try digest automagically if basic fails

from ispy.

mythgarr avatar mythgarr commented on August 23, 2024

I was able to get it working with a few small bug fixes. Submitted a pull request with the fixes.
#28

from ispy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.