hyperion-project / hyperion.ng

The successor to Hyperion aka Hyperion Next Generation
https://hyperion-project.org/
MIT License
3.03k stars 377 forks source link

hyperion-aml external grabber binary not working #1219

Closed xonestonex closed 3 years ago

xonestonex commented 3 years ago

Bug report

The external hyperion-aml AMLogic grabber is not sending any data to the hyperion server.

Steps to reproduce

Use the external hyperion-aml grabber.

What is expected?

Image frames are processed in the hyperion server instance.

What is actually happening?

The grabber seams to connect to the hyperion server but acts as inactive source.

2021-03-19T21:53:25.097Z [hyperiond FLATBUFSERVER] (DEBUG) (FlatBufferServer.cpp:74:newConnection()) New connection from ::ffff:10.12.80.21 2021-03-19T21:53:25.160Z [hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:161:registerInput()) Register new input 'AML Standalone@::ffff:10.12.80.21/FLATBUFSERVER' with priority 150 as inactive 2021-03-19T21:53:25.160Z [hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:161:registerInput()) Register new input 'AML Standalone@::ffff:10.12.80.21/FLATBUFSERVER' with priority 150 as inactive 2021-03-19T21:53:42.006Z [hyperiond FLATBUFSERVER] (DEBUG) (FlatBufferClient.cpp:70:disconnected()) Socket Closed 2021-03-19T21:53:42.007Z [hyperiond HYPERION] (DEBUG) (PriorityMuxer.cpp:270:clearInput()) Removed source priority 150

System

Hyperion Server:

Hyperion Server OS:

Lord-Grey commented 3 years ago

@xonestonex Could you retest with hyperion alpha10 and report back?

xonestonex commented 3 years ago

Works now with alpha10. Thx.