Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AMCP 2.3 lts INFO SERVER issue #56

Open
dust63 opened this issue Feb 15, 2023 · 0 comments
Open

AMCP 2.3 lts INFO SERVER issue #56

dust63 opened this issue Feb 15, 2023 · 0 comments

Comments

@dust63
Copy link

dust63 commented 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

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>
@dust63 dust63 changed the title Amqp 2.3 lts INFO SERVER issue AMQP 2.3 lts INFO SERVER issue Feb 15, 2023
@dust63 dust63 changed the title AMQP 2.3 lts INFO SERVER issue AMCP 2.3 lts INFO SERVER issue Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant