-
-
Notifications
You must be signed in to change notification settings - Fork 139
[Bug]: startLivestream for T8410C broken #722
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingfixed in next versionFixed in the code of the next releaseFixed in the code of the next releaseneed hardware or access
Description
Client version
3.5.0
Node version
24.11.1
Operating System type
Windows
Operating system version
11
Describe the bug
If you start a stream with station.startLivestream(device), the connection to the station is disconnected and then reestablished shortly afterwards, but no stream is started.
Station: T8030 - HW: V05 - SW: 3.7.3.2
Device: T8410C - HW: P0 - SW: 3.3.3.2 - Type 31
Before the connection is disconnected you get the command result:
{"command_type":1000,"channel":2,"return_code":-104,"customData":{"command":{"name":"deviceStartLivestream","value":0}}}
To reproduce
use station.startLivestream(device) with a T8410C
Screenshots & Logfiles
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingfixed in next versionFixed in the code of the next releaseFixed in the code of the next releaseneed hardware or access