Coder Social home page Coder Social logo

mycore-org / myvidcore Goto Github PK

View Code? Open in Web Editor NEW
3.0 10.0 1.0 1.04 MB

My Video Converter

License: GNU General Public License v3.0

JavaScript 0.88% Java 74.40% HTML 6.95% TypeScript 13.99% SCSS 3.78%
convert-videos ffmpeg mycore webservice gpu-support java gui vosk

myvidcore's People

Contributors

adlerre avatar dependabot[bot] avatar fluetze avatar kkrebs avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

rootgithubbeta

myvidcore's Issues

WEB-Interface not available after Server Run

Hi,
after installing the Converter + FFMpeg + FFProbe and running the Server i cannot access
to the WEB-Interface via http://localhost:8085

Server cannot find the Web Resources on request.

Stack print:


C:\Users\Paul\git\MyVidCoRe\target>java -jar myvidcore.jar --watchDir C:\development\input --outputDir C:\development\output
Current ClassLoader is not extendable at runtime. Using workaround.
2020-02-03T11:07:30,136 INFO   Reflections: Reflections took 71 ms to scan 1 urls, producing 51 keys and 191 values
2020-02-03T11:07:30,165 INFO   AutoExecutableHandler: Run Configuration Dir Setup with priority of 2147483547
2020-02-03T11:07:30,169 INFO   AutoExecutableHandler: ...invoke startup() for Startup
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.mycore.vidconv.common.ClassTools (file:/C:/Users/Paul/git/MyVidCoRe/target/myvidcore.jar) to method java.net.URLClassLoader.addURL(java.net.URL)
WARNING: Please consider reporting this to the maintainers of org.mycore.vidconv.common.ClassTools
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2020-02-03T10:07:30.179496700Z INFO     ConfigurationDirSetup: Adding to CLASSPATH: file:/C:/Users/Paul/AppData/Local/MyVidCoRe/resources
2020-02-03T11:07:30,189 INFO   ConfigurationInputStream: Current configuration directory: C:\Users\Paul\AppData\Local\MyVidCoRe
2020-02-03T11:07:30,210 INFO   AutoExecutableHandler: Run FFMpeg Init with priority of 1000
2020-02-03T11:07:30,217 INFO   AutoExecutableHandler: ...invoke init() for Startup
2020-02-03T11:07:30,354 INFO   EhcacheManager: Cache 'probe' created in EhcacheManager.
2020-02-03T11:07:30,364 INFO   FFMpegImpl: parse codecs...
2020-02-03T11:07:30,526 INFO   FFMpegImpl: ...found 446.
2020-02-03T11:07:30,526 INFO   FFMpegImpl: parse filters...
2020-02-03T11:07:30,625 INFO   FFMpegImpl: ...found 386.
2020-02-03T11:07:30,625 INFO   FFMpegImpl: parse formats...
2020-02-03T11:07:30,727 INFO   FFMpegImpl: ...found 351.
2020-02-03T11:07:30,727 INFO   FFMpegImpl: detect hw accelerators...
2020-02-03T11:07:30,865 INFO   Reflections: Reflections took 16 ms to scan 1 urls, producing 11 keys and 60 values
2020-02-03T11:07:30,902 INFO   Reflections: Reflections took 22 ms to scan 1 urls, producing 3 keys and 9 values
2020-02-03T11:07:30,914 INFO   Reflections: Reflections took 11 ms to scan 1 urls, producing 4 keys and 9 values
2020-02-03T11:07:31,412 INFO   FFMpegImpl: ...none found.
2020-02-03T11:07:31,413 INFO   AutoExecutableHandler: Run Converter Web Socket with priority of 0
2020-02-03T11:07:31,417 INFO   AutoExecutableHandler: ...invoke register() for Startup
2020-02-03T11:07:31,436 INFO   AutoExecutableHandler: Run Plugin Service with priority of 0
2020-02-03T11:07:31,436 INFO   AutoExecutableHandler: ...invoke loadPlugins() for Startup
2020-02-03T11:07:31,460 INFO   Reflections: Reflections took 22 ms to scan 1 urls, producing 14 keys and 37 values
2020-02-03T11:07:31,464 INFO   PluginService: load plugin Notifier Plugin...
2020-02-03T11:07:31,466 INFO   PluginService: ...enabled.
2020-02-03T11:07:31,466 INFO   PluginService: load plugin Wowza SMIL Plugin...
2020-02-03T11:07:31,467 INFO   PluginService: ...enabled.
2020-02-03T11:07:31,467 INFO   PluginService: load plugin Nvidia Monitor Plugin...
2020-02-03T11:07:31,469 INFO   PluginService: ...disabled.
2020-02-03T11:07:31,470 INFO   PluginService: load plugin Thumbnail Plugin...
2020-02-03T11:07:31,470 INFO   PluginService: ...enabled.
2020-02-03T11:07:31,470 INFO   PluginService: load plugin System Monitor Plugin...
2020-02-03T11:07:31,471 INFO   SystemMonitorPlugin: register WebSocket on path "/ws/sysmonitor"...
2020-02-03T11:07:31,477 INFO   PluginService: ...enabled.
2020-02-03T11:07:31,477 INFO   AutoExecutableHandler: Run Directory Watch Service with priority of 0
2020-02-03T11:07:31,478 INFO   AutoExecutableHandler: ...invoke instance() for Startup
2020-02-03T11:07:31,484 INFO   EmbeddedHttpServer: Starting Embedded HTTP Server...
2020-02-03T11:07:32,206 ERROR  PerfCounterQueryHandler: Query key Thermal Zone Information does not exist to update.
2020-02-03T11:07:32,820 INFO   EmbeddedHttpServer: Jersey Application Server started with WADL available at http://0.0.0.0:8085/application.wadl
Feb. 03, 2020 11:07:32 VORM. org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:8085]
Feb. 03, 2020 11:07:32 VORM. org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
2020-02-03T11:07:32,907 INFO   : Use 2 converter threads for available 8 processors.
2020-02-03T11:07:32,912 INFO   ConverterService: search for incomplete/failed jobs...
2020-02-03T11:07:32,914 INFO   ConverterService: ...done.
2020-02-03T11:07:32,914 INFO   DirectoryWatchService: register for path: C:\development\input
2020-02-03T11:07:40,193 ERROR  WebResource: resource "index.html" not found.
2020-02-03T11:07:40,241 ERROR  WebResource: resource "favicon.ico" not found.
2020-02-03T11:08:47,550 ERROR  WebResource: resource "index.html" not found.
2020-02-03T11:08:47,576 ERROR  WebResource: resource "favicon.ico" not found.

Best regards,
Paul

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.