Hi Samuel Thibault schrieb am 16.09.2025, 16:22 +0200: >Sebastian Humenda, le mar. 16 sept. 2025 16:14:36 +0200, a ecrit: >> We have a student project in which we connect to BRLTTY to drive a braille >> display. To allow automated testing, we would like to replace BRLTTY, >> depending on the scenario, by a custom server that speaks BrlAPI, which feeds >> test braille data. AFAIU, bindings like python-brlapi are for the client-side >> only. Are there server-side bindings ready-to-use in a library? > >There is only Programs/brlapi_common.h which provides packet helpers. > >We indeed had plans to separate out pieces of the server, to be reused >e.g. for a proxy for Spice, etc. but that's still on the todo-list.
Ok, thanks for letting me know. I've fiddled around ~2 hours to set up a custom server, but I cannot even get the authentication to work reliably. `brlapi_server` is quite complex. Suggestions or a hint about related projects would be great. In the worst case, we have to craft our own control logic to proceed. Regards Sebastian
signature.asc
Description: PGP signature
_______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://brltty.app/mailman/listinfo/brltty
