ssdv
ssdv copied to clipboard
A robust version of the JPEG image format, for transmission over an unreliable medium.
Hi, Why is there two (type == SSDV_TYPE_INVALID) in ssdv_dec_is_packet(uint8_t *packet, int *errors)? https://github.com/fsphil/ssdv/blob/3122b35260b975e982f3b085887e04409a247e43/ssdv.c#L1455 https://github.com/fsphil/ssdv/blob/3122b35260b975e982f3b085887e04409a247e43/ssdv.c#L1479 Is the (type == SSDV_TYPE_INVALID) in Line 1455 correct?
I mean it will be really great if we can pip live stream of data directly into the ssdv decoder. E.g. if say I am sending SSDV sans-FEC on AFSK1200...
use a getopt version in windows use a unistd.h in windows compile on vs2015 [test.zip](https://github.com/fsphil/ssdv/files/3124504/test.zip)