diff --git a/Practical/Assignment-5/IoT - Code-5.sh b/Practical/Assignment-5/IoT - Code-5.sh index 607e68b..d7e16c9 100755 --- a/Practical/Assignment-5/IoT - Code-5.sh +++ b/Practical/Assignment-5/IoT - Code-5.sh @@ -8,6 +8,9 @@ Code from InternetOfThingsAndEmbeddedSystems (SPPU - Third Year - Computer Engin # BEGINNING OF CODE +# Run these command one by one manually in the terminal. +# Image and video file will be saved in Desktop directory of the cuurent user. + cd /home/$(whoami)/Desktop/ # Changing current working directory to Desktop raspicam-still -o test.jpg # Image libcamera-vid --codec h254 vid.h264