You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can see that the INFO SERVER command not returning information like consumers. The 2.3 return result like INFO command
2.3 command lines
VERSION
[2023-02-15 23:38:08.141] [info] Received message from Console: VERSIOn\r\n
#201 VERSION OK
2.3.2 4de6d18f Dev
INFO SERVER
[2023-02-15 23:38:14.317] [info] Received message from Console: INFO SERVER\r\n
#200 INFO OK
1 720p5000 PLAYING
2.0.7 command lines
[2023-02-15 23:39:42.486] [6124] [info] Received message from Console: VERSION\r\n
#201 VERSION OK
2.0.7.aecd9cf Stable
INFO SERVER
[2023-02-15 23:39:49.669] [6124] [info] Received message from Console: INFO SERVER\r\n
#201 INFO SERVER OK
<?xml version="1.0" encoding="utf-8"?>
<channels>
<channel>
<video-mode>PAL</video-mode>
<stage/>
<mixer>
<mix-time>1</mix-time>
</mixer>
<output>
<consumers>
<consumer>
<type>oal-consumer</type>
<index>500</index>
</consumer>
<consumer>
<type>ogl-consumer</type>
<key-only>false</key-only>
<windowed>true</windowed>
<auto-deinterlace>true</auto-deinterlace>
<index>600</index>
</consumer>
</consumers>
</output>
<index>1</index>
</channel>
</channels>
The text was updated successfully, but these errors were encountered:
dust63
changed the title
Amqp 2.3 lts INFO SERVER issue
AMQP 2.3 lts INFO SERVER issue
Feb 15, 2023
dust63
changed the title
AMQP 2.3 lts INFO SERVER issue
AMCP 2.3 lts INFO SERVER issue
Feb 15, 2023
I can see that the INFO SERVER command not returning information like consumers. The 2.3 return result like INFO command
2.3 command lines
2.0.7 command lines
The text was updated successfully, but these errors were encountered: