Abdullah Farwees

Results 6 issues of 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...

enhancement
help wanted
good first issue

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...

enhancement
help wanted
good first issue

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

enhancement

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...

enhancement

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...

enhancement

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...