Anthony Webb
Anthony Webb
Curious what is needed to get this example to actually scan a code 128? This library looks promising!
Still down, not looking too promising...
@gabrielliwerant it would be helpful in your `serverside-pagination` example if the loading indicator placement was not covered/hidden by the search box. Sure adding it outside the "paper" works, but does...
I just spent an hour getting this into place after reading the same article. Alas, "environment" setting still does not work #fail :(
@sidorares I can verify that this also happening with the normal nodejs "mysql" module, and it only happens on startup, Oddly I have been getting the ECONNRESET error after inactivity....
Did you figure this out? I had a stage added by default to us-east, and would like to remove it since I have things in us-west.
We could use m3u8 support, looks like it is baked in to the core avplayer stuff, perhaps we could leverage that?
FYI, the link above is not working, here is a true HLS (m3u8) stream http://meridix.vo.llnwd.net/hls/live/bssdradio/playlist.m3u8
I assume that in the launch file you are able to include multiple nodes and specify a different name and nodeid, have you tried to modify the launch file?
I tested this and this launch file appears to work ``` launch: - node: pkg: "odrive_can" exec: "odrive_can_node" name: "can_node" namespace: "odrive_axis0" param: - name: "node_id" value: 0 - name:...