Touchdesigner PTZ Control

Поділитися
Вставка
  • Опубліковано 3 лип 2021
  • 測試用 TD 控制多台 PTZ 攝影機,這個時候還是用 Onvif ,其實蠻不穩定的。

КОМЕНТАРІ • 8

  • @landroverSIII109
    @landroverSIII109 2 роки тому

    Hey Nice Work! I am also trying to control plz camera's with Touchdesigner. how dit you make it work?

    • @LingSai
      @LingSai  2 роки тому

      Try use Onvif or visca protocol,with some python code

  • @Lorth-zr1yt
    @Lorth-zr1yt 2 роки тому

    hello saii this is really interesting, if u don’t mind can I ask u how u connect your onvif camera to touchdesigner?

    • @LingSai
      @LingSai  2 роки тому

      You can get onvif python example from here github.com/quatanium/python-onvif。in touch designer,use python import it as module,then you can control ptz camera

    • @Lorth-zr1yt
      @Lorth-zr1yt 2 роки тому

      @@LingSai hey I follow your way, and then I got this ImportError: cannot import name 'etree' from 'lxml'
      I've check on my cmd with python > "from lxml import etree" and it looks fine no errror on the promter but it always get error in TD, and then TD also have error cannotfound module "onvif" ,
      do you also encounter this problem?
      I'm using python 3.9.9 btw

    • @LingSai
      @LingSai  2 роки тому

      @@Lorth-zr1yt here is the project file, it will not work directly, but you can look how to import the pythin module.
      www.transfernow.net/dl/20211222QdynTAOQ

    • @Lorth-zr1yt
      @Lorth-zr1yt 2 роки тому

      @@LingSai ohh thanks a lot ! you r legend, this really helping me a lot thank u!

    • @SeongWookSEO
      @SeongWookSEO 2 роки тому +2

      @@LingSai Hi! Could you please provide the project file again.?! I also would like to know which camera model you use.