Coder Social home page Coder Social logo

unity-ffmpeg-screenrecorder's Introduction

Unity-FFmpeg-ScreenRecorder

https://github.com/shinn716/Unity-FFmpeg-ScreenRecorder.git?path=Assets/Packages/FFScreenAudioRecorder


Need to set Audio input in first time.

  • FFAudioRecorder
    Capture microphone and system sound.

  • FFFrameRecorder
    Capture camera frames without audio.

  • FFMergeAV
    Merge Audio(mp3) and Video(mp4).

  • FFScreenRecorder
    FFmpeg Capture screen and audio (speaker and microphone)
    Right click on FFScreenRecorder component and click StartRecording, it will capture screen and audio both.
    Then click StopRecording, it will stop recording and export video to streamingassets/out.

unity-ffmpeg-screenrecorder's People

Contributors

deltjohn avatar shinn716 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

unity-ffmpeg-screenrecorder's Issues

Screenrecorder Error

Dear shinn716,

I have come across an error when trying out the screen recorder, after successfully starting it, I click on stop recording and I get this error thrown at me. No recording to be found in the output folder.
The framerecorder works fine though it is only the screen recorder.

IOException: Win32 IO returned 232. Path: C:\Users\hidden\Downloads\Unity-FFmpeg-ScreenRecorder-main\Unity-FFmpeg-ScreenRecorder-main\[Unknown] System.IO.FileStream.WriteInternal (System.Byte[] src, System.Int32 offset, System.Int32 count) (at <695d1cc93cca45069c528c15c9fdd749>:0) System.IO.FileStream.Write (System.Byte[] array, System.Int32 offset, System.Int32 count) (at <695d1cc93cca45069c528c15c9fdd749>:0) System.IO.StreamWriter.Flush (System.Boolean flushStream, System.Boolean flushEncoder) (at <695d1cc93cca45069c528c15c9fdd749>:0) System.IO.StreamWriter.Write (System.Char[] buffer, System.Int32 index, System.Int32 count) (at <695d1cc93cca45069c528c15c9fdd749>:0) System.IO.TextWriter.WriteLine (System.String value) (at <695d1cc93cca45069c528c15c9fdd749>:0) FFScreenRecorder+<StopRecording>d__22.MoveNext () (at Library/PackageCache/com.shinn.ffrecorder@d4982aea1f/Runtime/Scripts/FFScreenRecorder.cs:131) --- End of stack trace from previous location where exception was thrown --- System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () (at <695d1cc93cca45069c528c15c9fdd749>:0) System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.<ThrowAsync>b__6_0 (System.Object state) (at <695d1cc93cca45069c528c15c9fdd749>:0) UnityEngine.UnitySynchronizationContext+WorkRequest.Invoke () (at <4bcedc9a246b4760a8e17893e2d5b057>:0) UnityEngine.UnitySynchronizationContext:ExecuteTasks()

Screenshot 2023-03-07 101624

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.