Git Product home page Git Product logo

react-native-video-watermark's People

Contributors

sagark1510 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

react-native-video-watermark's Issues

EXC_BAD_INSTRUCTION IOS simulator error - Crash

When I send parameters like below:

Checking passed variables:

Video was read from URL and stored on device like react-native.mp4:
/Users/mobile/Library/Developer/CoreSimulator/Devices/A4FBD7DF-DC56-489F-AA7C-B119A934532D/data/Containers/Data/Application/1ECD1006-CC6C-4A14-903A-724D3D78B1CC/Documents/react-native.mp4

ImageMarker was read from URL and stored on device like B592874F-E000-41F5-9837-9474C74B207B.png:
/Users/mobile/Library/Developer/CoreSimulator/Devices/A4FBD7DF-DC56-489F-AA7C-B119A934532D/data/Containers/Data/Application/1ECD1006-CC6C-4A14-903A-724D3D78B1CC/tmp/ReactNative/B592874F-E000-41F5-9837-9474C74B207B.png

Then send it via:

        VideoWatermark.convert(
          videoPath,
          markImage,
          (convertedVideo) => {
            console.log(convertedVideo);
          },
        );

as a result app crashed. Any idea?

Set logo position and use logo from app local file

Hi,
installed the lib and tested it on Android. First result, it is working. From what I'm seing, your lib position the logo on the top left corner.

Could you add the option to specify the position of the logo ? Would be useful to position where we want to like bottom right corner of video.

Next, if we want to use an image built-in in the app if we want to watermark the video with the app logo, is there a way to either use an app local file or use a Base64 image ?

Thanks !

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.