Abdullah Farwees
Abdullah Farwees
#Now application store the recorded videos in the same source folder. The task is to store the video folder in $HOME/Videos/RecordedVideos/ [Linux folder structure] /$HOME/Videos/RecordedVideos/ [store videos here] Note: Create...
Now application creates a video named "output.mp4". The task is to create a unique name in the following format "SR_DDMMYYYY_%%%.mp4" DDMMYYYY represents the date, month and year. %%% represents three...
Software should able to stream the captured content to the other systems 1. Plan the structure 2. Create the overall architect 3. Live stream the content
bin - store all compiled binary files src - keep all .cpp files include - keep all .h files test - keep code snippets to test the functionality of the...
Create installation setup for this project. This will help the other contributers to clone and setup this project in their own machines. It can be created on using html and...
Added updated url link: https://docs.o3de.org/docs/user-guide/components/reference/atom/chromatic-aberration/ Signed-off-by: Abdullah Farweez [([email protected])](https://github.com/abdullahfarwees) ## What does this PR do? old behavior User is redirected to invalid url https://docs.o3de.org/docs/user-guide/components/reference/atom/ChromaticAberration/ new behavior User is redirected to...