Re: Maolan 0.0.3
Goran Mekic <[email protected]> Sat, 21 Mar 2026 15:16:31 +0100
| Newsgroups | gmane.linux.audio.users |
|---|---|
| Message-ID | <[email protected]> |
Oh adding liblo is a really cool idea. Yeah, I will work on that. Is there some ready made OSC client? I mean if I can support existing client that would be great Regards, meka On March 21, 2026 2:58:09 PM GMT+01:00, robertlazarski <[email protected]> wrote: >On Sat, Mar 21, 2026, 07:28 Goran Mekić <[email protected]> wrote: > >> On 3/19/26 1:11 AM, Jeanette C. wrote: >> > Hi Meka, >> > perhaps a prejudice on my part: but does maolan also have a >> > commandline based interface? >> >> It does now which can play/stop and export the session. What else should >> it be able to do? I really wouldn't like to make a tracker out of it, >> but I'd like to get feedback on the subject. >> >> Regards, >> meka >> > >In my workflow it is all scripted on a local LAN and with multicam video >too. > >For audio, having some type of Open Sound Control (OSC) server support over >UDP for transport control, like playback , is a plus. > >I program UDP support a lot at my day job and don't like it much, so for my >own projects like this one that embeds Apache httpd into phone cameras and >adds lots of CLI control, I use REST and JSON: > >https://github.com/robertlazarski/kanaha > >>