HBRecorder
HBRecorder copied to clipboard
Record videos with pause/start feature and beautiful animations between video segments
``` /Users/gerchicov/Library/Developer/Xcode/DerivedData/HBRecorder-cmvlkzavsygfipfefmvrhwpcllvd/Build/Intermediates.noindex/HBRecorder.build/Debug-iphoneos/HBRecorder_Example.build/Script-9AF09D2A428867BE2BE1EBB1.sh: line 2: /Users/gerchicov/Documents/xcode-projects/HBRecorder/Example/Pods/Target Support Files/Pods-HBRecorder_Example/Pods-HBRecorder_Example-resources.sh: No such file or directory Command PhaseScriptExecution failed with a nonzero exit code ``
When adding video from gallery (thats portrait) to my video (which is portrait), the video added from gallery, in the player view controller (not the editing view controller), is turned...
I have a requirement wherein I am only supposed to capture the video and skip the audio output. Will I be able to achieve this using HBRecorder? Thanks...