VRciF

Results 5 issues of VRciF

Many thanks for this great library. I'm trying to encode the microphone recorded from the browser using lamejs. The encoded chunks are then sent to another browser tab using a...

As the [documentation](http://nats.io/documentation/internals/nats-protocol/#MSG) states, a MSG has a CR+LF after the payload: MSG [reply-to] \r\n[payload]\r\n The handleMSG method only reads the payload and leaves the trailing \r\n in the socket...

**Describe the bug** As requested by @dadoonet [here](https://discuss.elastic.co/t/how-to-add-metadata-to-an-image-such-that-it-gets-indexed-by-fscrawler/300141/2) I open an issue with my question about being unable to index custom metadata. My goal is to add/modify file metadata tags...

feature_request
component:extractor

In one of my projects i'm aggregating a few mount points together so i'm able to scale disk operations beyond one partition - e.g. switch to another mountpoint if primary...

feature

I try to use weewx-interceptor on a raspberry pi and the suggested package `python-libpcap` caused an error (like this one: https://stackoverflow.com/questions/63941109/pcap-open-live-issue) Could you please update the readme and mention, that...