Skip to content

Second Try at creating a service publisher trying for better quality code

Notifications You must be signed in to change notification settings

noah1234j/servicepublisher

Repository files navigation

Service Publisher

No Stability testing done!

What does this do?

This node JS electron app is designed to be used to download video from an ftp server, encode it with adobe media encoder, then upload to any number of other ftp servers.

It also encodes audio recorded locally with media encoder and also uploads it.

Changing settings

All of the settings can be found in settings.json there is also a UI for the settings, but doesn't yet work for the upload servers thease have to be manually added.

Installing everything

Running the following

npm install

in the home directory. This will install all necesarry dependancies.

To set the locations for all of the folders must be done in settings.json or if "osDynamic" is set true it will place them in ~/documents/ and will create them for you.

Debugging

Debug logs can be found in ./logs/debug.log

TODO

Finish UI for settings

About

Second Try at creating a service publisher trying for better quality code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published