Hey! Ive done everything i could think of to make this work, i made a modification to the .sh file in your code to let it use a webcam image of the same size, image.png, i dont have a pi camera. Here is what Im getting though when i try to run pisstv.c as included in the sstvcam.sh
./pisstv.c: 2: ./pisstv.c: //: Permission denied
./pisstv.c: 3: ./pisstv.c: //: Permission denied
./pisstv.c: 5: ./pisstv.c: //: Permission denied
./pisstv.c: 7: ./pisstv.c: //: Permission denied
./pisstv.c: 8: ./pisstv.c: //: Permission denied
./pisstv.c: 9: ./pisstv.c: //: Permission denied
./pisstv.c: 22: ./pisstv.c: //: Permission denied
./pisstv.c: 23: ./pisstv.c: //: Permission denied
./pisstv.c: 24: ./pisstv.c: //: Permission denied
./pisstv.c: 31: ./pisstv.c: //: Permission denied
./pisstv.c: 34: ./pisstv.c: //: Permission denied
./pisstv.c: 36: ./pisstv.c: //#define: not found
./pisstv.c: 46: ./pisstv.c: //: Permission denied
./pisstv.c: 47: ./pisstv.c: //: Permission denied
./pisstv.c: 48: ./pisstv.c: //: Permission denied
./pisstv.c: 50: ./pisstv.c: uint16_t: not found
./pisstv.c: 51: ./pisstv.c: uint32_t: not found
./pisstv.c: 52: ./pisstv.c: double: not found
./pisstv.c: 53: ./pisstv.c: double: not found
./pisstv.c: 55: ./pisstv.c: FILE: not found
./pisstv.c: 56: ./pisstv.c: FILE: not found
./pisstv.c: 57: ./pisstv.c: gdImagePtr: not found
./pisstv.c: 58: ./pisstv.c: uint16_t: not found
./pisstv.c: 60: ./pisstv.c: //: Permission denied
./pisstv.c: 61: ./pisstv.c: //: Permission denied
./pisstv.c: 62: ./pisstv.c: //: Permission denied
./pisstv.c: 64: ./pisstv.c: Syntax error: "(" unexpected
sudo: ./pifm_sstv: command not found
A little help would be super apreciated! thank you!
Hey! Ive done everything i could think of to make this work, i made a modification to the .sh file in your code to let it use a webcam image of the same size, image.png, i dont have a pi camera. Here is what Im getting though when i try to run pisstv.c as included in the sstvcam.sh
A little help would be super apreciated! thank you!