|
|
Log in / Subscribe / Register

Playback with audio?

Playback with audio?

Posted Jan 13, 2026 20:48 UTC (Tue) by jzb (editor, #7867)
In reply to: Playback with audio? by JonathanMatthews
Parent article: Asciinema: making movies at the command-line

If you host a cast using the asciinema web server, there is an option to add an audio URL that will be sync'ed with playback of the terminal recording. If there's a way to do this with the CLI player, I have not found it.


to post comments

Playback with audio?

Posted Jan 13, 2026 21:07 UTC (Tue) by JonathanMatthews (subscriber, #179908) [Link]

Oh, thank you for prompting me to recheck it’s built-in capabilities!

The JS API allows for an audio stream URL parameter: https://docs.asciinema.org/manual/player/options/#audiourl. This achieves the main thing I wanted to do - narrating a demo on a webpage :-)


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds