nrkno / sofie-hyperdeck-connection

Sofie HyperDeck Connection: A Part of the Sofie TV Studio Automation System
https://github.com/nrkno/Sofie-TV-automation/
MIT License
5 stars 9 forks source link

Bug / Feature Request : Goto command #7

Closed SNRSE closed 4 years ago

SNRSE commented 4 years ago
mint-dewit commented 4 years ago

Hi, this is the repository for the client connection, if you are having trouble with the server side library please open an issue here: https://github.com/baltedewit/hyperdeck-server-connection/issues

I see the readme on NPM accidentally refers to this repository when cloning, which is incorrect and should be addressed shortly.

If you are in fact having trouble with the client connection: I would guess the n you are referring to would be the same as the clipId property in the goto command?

That can be used as follows: new Goto command(undefined, n)

SNRSE commented 4 years ago

oh yeah it's the wrong repo i will aks my question in the other one Thanks