Connor Rigby
Connor Rigby
For what it's worth i just hit this issue also. What i did was add the `-w /tmp/stream.wav` flag, then in another tab did `tail -f /tmp/stream.wav | aplay -`...
Interested in a board to get a buildroot port up and running. Specifically for [nerves](https://nerves-project.org). Edit: just reread the readme and found that there is already buildroot. I'm still happy...
This has been on my short list of features to add. Will bump priority on it and hopefully get something working soon.
I've looked into this a small amount, but haven't come to any full conclusions yet. The problem i see up front is that "proxy" as a term is kind of...
This looked like it would be easier, but it looks like `farmbot_system_rpi3` is missing something preventing this from working
I **think** this is ready now @fhunleth. let me know if you notice anything else, i updated to official `mdns_lite`, updated `nerves_pack` and updated the iex.exs file
> Is it unexpected behavior? I'm not sure that it **isn't** unexpected behavior as we didn't add any checks. I think we **could** work around it in the assembler. >...
further update: this may be because the channel name i was using was using a random integer. after removing that, it seems to work as intended. Leaving open as i...
interested in this component as well. I've noticed the current Input.TextField component does not support newline characters.
Interesting. I've not used `stream` before. I will look into this.