Resource icon

OBS Video Scheduler

mhdagreat

New Member
When the clips load in they always have audio monitoring on, is there a way to disable this?
Also when adding new clips to the timeline can they automatically add to the end of the timeline. Right now they all add to the same spot and can get overlapped. I wish I knew more about programming so I could help you out with this
 

FarLive

New Member
everything worked on the install - but the localhost:8080 returns 404 - not found - what now?

cmd log
=========
C:\scheduler>pushd apache-tomcat-9.0.43

C:\scheduler\apache-tomcat-9.0.43>pushd bin

C:\scheduler\apache-tomcat-9.0.43\bin>catalina.bat run
Using CATALINA_BASE: "C:\scheduler\apache-tomcat-9.0.43"
Using CATALINA_HOME: "C:\scheduler\apache-tomcat-9.0.43"
Using CATALINA_TMPDIR: "C:\scheduler\apache-tomcat-9.0.43\temp"
Using JRE_HOME: "C:\Program Files\Java\jre1.8.0_301"
Using CLASSPATH: "C:\scheduler\apache-tomcat-9.0.43\bin\bootstrap.jar;C:\scheduler\apache-tomcat-9.0.43\bin\tomcat-juli.jar"
Using CATALINA_OPTS: ""
06-Sep-2021 08:43:14.231 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version name: Apache Tomcat/9.0.43
06-Sep-2021 08:43:14.434 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server built: Jan 28 2021 20:25:45 UTC
06-Sep-2021 08:43:14.434 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version number: 9.0.43.0
06-Sep-2021 08:43:14.434 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Name: Windows 10
06-Sep-2021 08:43:14.434 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Version: 10.0
06-Sep-2021 08:43:14.434 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Architecture: amd64
06-Sep-2021 08:43:14.434 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Java Home: C:\Program Files\Java\jre1.8.0_301
06-Sep-2021 08:43:14.434 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Version: 1.8.0_301-b09
06-Sep-2021 08:43:14.434 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor: Oracle Corporation
06-Sep-2021 08:43:14.434 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE: C:\scheduler\apache-tomcat-9.0.43
06-Sep-2021 08:43:14.434 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME: C:\scheduler\apache-tomcat-9.0.43
06-Sep-2021 08:43:14.778 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.config.file=C:\scheduler\apache-tomcat-9.0.43\conf\logging.properties
06-Sep-2021 08:43:14.778 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
06-Sep-2021 08:43:14.793 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djdk.tls.ephemeralDHKeySize=2048
06-Sep-2021 08:43:14.793 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.protocol.handler.pkgs=org.apache.catalina.webresources
06-Sep-2021 08:43:14.793 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dignore.endorsed.dirs=
06-Sep-2021 08:43:14.793 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.base=C:\scheduler\apache-tomcat-9.0.43
06-Sep-2021 08:43:14.793 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.home=C:\scheduler\apache-tomcat-9.0.43
06-Sep-2021 08:43:14.793 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.io.tmpdir=C:\scheduler\apache-tomcat-9.0.43\temp
06-Sep-2021 08:43:15.262 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.26] using APR version [1.7.0].
06-Sep-2021 08:43:15.278 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
06-Sep-2021 08:43:15.278 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
06-Sep-2021 08:43:15.590 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1i 8 Dec 2020]
06-Sep-2021 08:43:19.606 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8080"]
06-Sep-2021 08:43:20.137 INFO [main] org.apache.catalina.startup.Catalina.load Server initialization in [8288] milliseconds
06-Sep-2021 08:43:20.512 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Catalina]
06-Sep-2021 08:43:20.512 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.43]
06-Sep-2021 08:43:20.715 INFO [main] org.apache.catalina.startup.HostConfig.deployWAR Deploying web application archive [C:\scheduler\apache-tomcat-9.0.43\webapps\ROOT.war]
06-Sep-2021 08:43:24.137 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
06-Sep-2021 08:43:24.246 SEVERE [main] org.apache.catalina.core.StandardContext.startInternal One or more listeners failed to start. Full details will be found in the appropriate container log file
06-Sep-2021 08:43:24.246 SEVERE [main] org.apache.catalina.core.StandardContext.startInternal Context [] startup failed due to previous errors
06-Sep-2021 08:43:24.371 INFO [main] org.apache.catalina.startup.HostConfig.deployWAR Deployment of web application archive [C:\scheduler\apache-tomcat-9.0.43\webapps\ROOT.war] has finished in [3,656] ms
06-Sep-2021 08:43:24.387 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8080"]
06-Sep-2021 08:43:24.402 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in [4263] milliseconds
 

Radarcz

New Member
Hi. Please ask. Why not supported in OBS settings mour4 mp4, mov? I need to insert into the Subscribe stream where it will be repeated after 15 minutes, but there is no other way to insert! Please, give me an advice. Thanks and sorry for English
 
Hi! We recently tried your scheduler and ran into the problem that the "Settings" link does not show / exist on the localhost webpage. Would be grateful for any pointers! cheers!

EDIT: We found that the error was caused by the directory where scheduler was installed not being able to be accessed / write protected. Maybe this can help someone else too. Great tool!
 
Last edited:

SJMack

New Member
Hello everyone,
New to OBS. Is this a easy install for a scheduler? I'm a novice adn want a scheduler so our church can stream more than just our weekly service on Sunday. Thanks in advance!
 

bcoyle

Member
Hello everyone,
New to OBS. Is this a easy install for a scheduler? I'm a novice adn want a scheduler so our church can stream more than just our weekly service on Sunday. Thanks in advance!
One of my dreams is to do something similar. i.e. play old sermons/worship at different times during the week. What do youwant to do.
 

Rob Lee

New Member
@pashkal Awesome! Thank you for working on this. You have a gem in the making here. I hope there is a way I can help. I don't really code, but maybe I can help with ideas or something. For example, I wonder if your plugin can switch scenes. A video source could be loaded into each scene. Maybe you could alternate from scene A to scene B making it seem that the videos are playing back to back.
Anyway you can develop the reverse of this, i.e. schedule a timer to start and stop recording of a streaming program? This is extremely useful for recording a streaming program that has a timed presentation like a zoom or similar meeting that one cannot attend or have a conflict in attending. Thanks.
 

Milffan

New Member
hello, i think the scheduler is really great. I have the problem that not all MP4 files are played. Does anyone know reason for this and can explain it to me?
Thank you very much.
 

theeventhub2015

New Member
Hi,

I got the following error message. Does anyone know how to resolve this?

1650039450702.png
 

tjones1897

New Member
Hi folks, inspired by helping out someone to install the tool, I have recorded a walkthrough of how to install it: https://www.youtube.com/watch?v=nvNznDg5yh4

Let me know if you find it useful!
Hi, I tried this and it looked okay, but the timeline isn't there. And after the second log in the settings tab just disappeared. Any idea how to fix this? REALLY would LOVE this software as I'm currently sitting next to my computer each week for a pre-recorded livestream that I know could just be scheduled using software.
Thanks for everything so far though!
 

tjones1897

New Member
Hi @tedbragg , I know the installation is currently a big pain point. I’m thinking about ways to make it easier, but so far I don’t have anything comprehensive unfortunately.

Would you like to share what doesn’t work? I’ll be happy to hell here or over some IM.
I'm not seeing the settings tab and the timeline isn't visible either. Any idea how to fix this?
 
Top