logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

15 Pages«<12131415>
Options
Go to last post Go to first unread
Speegs  
#261 Posted : Wednesday, December 9, 2015 5:56:37 PM(UTC)
Speegs

Rank: Advanced Member

Groups: Registered
Joined: 8/3/2013(UTC)
Posts: 405
Location: Gold Coast, Australia

Thanks: 27 times
Was thanked: 76 time(s) in 58 post(s)
Is anyone maintaining the code anymore?

I made a script that changes the title, but seems people wanted to use the script with the scheduler.

Seems pretty straight forward to send the "Now Playing" title optionally via the scheduler when it changes file. Vs pulling what's playing from the VMix API and then sending it back to Vmix via the API.

All it would take is an extra API call to send to something like.

NowPlaying.xaml (which people could replace/modify to suit themselves)

That updates the field title and strips out the file extension. (Assuming the Filenames are matching what the title needs to say).

Extra API to add to Code:

Where $filenamefront = File name of playing song/video without the .mp4

http://localhost:8088/API/?Function=SetText&Input=NowPlaying.xaml&SelectedName=NowPlaying&Value=$filenamefront"

Then Transition the input in and out so it can be controlled with fades/wipes etc..

$transinurl = "http://localhost:8088/API/?Function=OverlayInput4In&Input=NowPlaying.xaml"
$transouturl = "http://localhost:8088/API/?Function=OverlayInput4Out&Input=NowPlaying.xaml"

I made a powershell script that does this, but would be far better to include in the scheduler.
thanks 1 user thanked Speegs for this useful post.
Ademola Tella on 11/14/2018(UTC)
Speegs  
#262 Posted : Wednesday, December 9, 2015 5:58:17 PM(UTC)
Speegs

Rank: Advanced Member

Groups: Registered
Joined: 8/3/2013(UTC)
Posts: 405
Location: Gold Coast, Australia

Thanks: 27 times
Was thanked: 76 time(s) in 58 post(s)
Powershell Script attached, but why run an extra program, seems like something easy to add to the scheduler :)
File Attachment(s):
vmix-running-mon.zip (2kb) downloaded 173 time(s).

You cannot view/download attachments. Try to login or register.
thanks 3 users thanked Speegs for this useful post.
miguesoft2 on 3/10/2016(UTC), mjgraves on 3/22/2016(UTC), Ademola Tella on 11/14/2018(UTC)
Damn2Good4U  
#263 Posted : Wednesday, December 9, 2015 8:35:23 PM(UTC)
Damn2Good4U

Rank: Advanced Member

Groups: Registered
Joined: 2/26/2013(UTC)
Posts: 373
Man
Location: London

Thanks: 41 times
Was thanked: 37 time(s) in 36 post(s)
Speegs wrote:
Powershell Script attached, but why run an extra program, seems like something easy to add to the scheduler :)


Pity I am not a programmer... Thanks for your update and help @Speegs

You can find the vScheduler and its source codes via here - https://github.com/Tim-R/vScheduler/releases

Please have a look and see what can be done to add your magic addon to the vScheduler

regards,

thanks 1 user thanked Damn2Good4U for this useful post.
vadim_d on 1/14/2017(UTC)
Speegs  
#264 Posted : Wednesday, December 9, 2015 10:39:54 PM(UTC)
Speegs

Rank: Advanced Member

Groups: Registered
Joined: 8/3/2013(UTC)
Posts: 405
Location: Gold Coast, Australia

Thanks: 27 times
Was thanked: 76 time(s) in 58 post(s)
Damn2Good4U wrote:

Pity I am not a programmer... Thanks for your update and help @Speegs


I'm more of a "scripter" than programmer :)

I've never written a line of C# which appears to be language used. Code for the Scheduler looks really well written, I can understand it and I don't know the language or have to tools installed to compile it at the moment.
ask  
#265 Posted : Thursday, December 10, 2015 12:29:48 AM(UTC)
ask

Rank: Advanced Member

Groups: Registered
Joined: 10/13/2012(UTC)
Posts: 1,161
Australia
Location: Melbourne

Thanks: 220 times
Was thanked: 199 time(s) in 181 post(s)
Speegs. No, the code is not being maintained by the original author.
palco5  
#266 Posted : Wednesday, January 6, 2016 10:37:03 AM(UTC)
palco5

Rank: Member

Groups: Registered
Joined: 1/3/2016(UTC)
Posts: 24

Thanks: 2 times
Great job!!!
cowan  
#267 Posted : Friday, January 15, 2016 4:19:49 PM(UTC)
cowan

Rank: Member

Groups: Registered
Joined: 1/15/2016(UTC)
Posts: 14
Location: Prague

Thanks: 2 times
Was thanked: 1 time(s) in 1 post(s)
Excellent addon, thanks ! But pls tell me what the latest version ? Now I use alpha_07_14_102. I see your release on GitHub but it older. Am I right?
brunolekid  
#268 Posted : Saturday, January 30, 2016 3:01:20 PM(UTC)
brunolekid

Rank: Newbie

Groups: Registered
Joined: 1/30/2016(UTC)
Posts: 5
Location: Douala Cameroon

Was thanked: 1 time(s) in 1 post(s)
Hello,
apply a color input option to each input could be helpfull to the automation functionality of the scheduler

Regards
mgarcia0720  
#269 Posted : Wednesday, May 25, 2016 1:38:32 PM(UTC)
mgarcia0720

Rank: Newbie

Groups: Registered
Joined: 5/25/2016(UTC)
Posts: 1

What about the use of overlays? how can you use it with the scheduler?
Please advise.. Paid for the 4 overlays and would like to use them... :-)
bunayya01  
#270 Posted : Friday, June 3, 2016 7:32:42 AM(UTC)
bunayya01

Rank: Member

Groups: Registered
Joined: 6/26/2015(UTC)
Posts: 23

Thanks: 1 times
[ASK]
sorry i want to ask, why the schedulerin vmix vidio are in play does not completely to play.. 3 seconds before ending vidio the vidio been replaced with the next vidio.. the setting input before and after has been 1 sec...
thanks for your help...
nethaaji  
#271 Posted : Sunday, July 17, 2016 10:12:01 PM(UTC)
nethaaji

Rank: Newbie

Groups: Registered
Joined: 7/17/2016(UTC)
Posts: 1

Thanks: 1 times
I want this add on. Any updates? Current one does not work with latest.
IceStream  
#272 Posted : Monday, July 18, 2016 9:51:26 AM(UTC)
IceStream

Rank: Advanced Member

Groups: Registered
Joined: 3/7/2012(UTC)
Posts: 2,600
Man
Location: Canada

Thanks: 33 times
Was thanked: 501 time(s) in 470 post(s)
@ nethaaji

What version are you using?
Alpha version 0.7.14.102 appears to work fine for me with vMix 17.0.0.105

@ bunayya01

I have seen similar behavior as well with some video clips, not sure of the cause or the cure but I would suggest "playing" with different settings and transitions.
I like to add 3 to 5 seconds of "Blackness" between clips for 'smoother' transitions which can help alleviate the "noticeability" of a clip that is cut short.


Ice
amonerdj  
#273 Posted : Sunday, October 30, 2016 9:24:16 PM(UTC)
amonerdj

Rank: Newbie

Groups: Registered
Joined: 10/30/2016(UTC)
Posts: 4
Location: colombia

any solved the input error? dont charge or why work full?
francisxdaniel  
#274 Posted : Saturday, December 2, 2017 4:19:40 PM(UTC)
francisxdaniel

Rank: Newbie

Groups: Registered
Joined: 11/29/2017(UTC)
Posts: 2
Man
Location: QUEBEC

macjaeger wrote:
Ok, after some minor problems (i had the demo version running on the machine i was coding on, but the 60 days was over, so i had to transfer my full version to that machine first) i now have an alpha release that makes use of some of the v10 features, but no new features built in yet. If you are running v10, give it a try:

vMixScheduler ALPHA 05 - needs vMix v10 to work!

If you have any old schedules lying around, please click "erase schedule" once, to avoid side effects...


Still not connecting to vMix. It's stay OFFLINE.
Ganesh  
#275 Posted : Sunday, December 3, 2017 11:23:27 PM(UTC)
Ganesh

Rank: Newbie

Groups: Registered
Joined: 12/3/2017(UTC)
Posts: 3
Location: Mumbai

Hey Mac,

I have one more query.

If we create playlist in vManager and schuduled it. But sometime we need to play any content in between the playlist that time we forcefully remove all above content of that content and then we click "push to schedule" and then its playing. Otherwise if we select content and click on Push schedule it again start from 1st content of playlist.

Is that possible we can play any content of playlist directly ?
Michael1234  
#276 Posted : Thursday, December 14, 2017 10:19:45 AM(UTC)
Michael1234

Rank: Newbie

Groups: Registered
Joined: 12/14/2017(UTC)
Posts: 1
Location: spain

Hi Am running windows 10, I have loaded scheduler, put video files in to play but it only plays first video i cant seem to make it play the whole schedule, any suggestions

Thank
camedei707  
#277 Posted : Friday, December 15, 2017 12:00:45 AM(UTC)
camedei707

Rank: Newbie

Groups: Registered
Joined: 9/2/2017(UTC)
Posts: 4
Location: Solano County

I am also running Windows 10. It works fine, but whenever I schedule a file to start from a certain point in the file, it ends before the absolute end of a file. Anybody got ideas on that?
titaniumtech  
#278 Posted : Wednesday, May 16, 2018 10:52:09 PM(UTC)
titaniumtech

Rank: Newbie

Groups: Registered
Joined: 5/16/2018(UTC)
Posts: 1
Location: Huancayo-Perú

Hi friends, I have a problem with the "vMixScheduler" when running it in Win10 x64. At the moment of releasing a video to the Controler, this error appears:
_________________________________________________________________________________________________________
Consulte el final de este mensaje para obtener más detalles sobre cómo invocar a la depuración
Just-In-Time (JIT) en lugar de a este cuadro de diálogo.

************** Texto de la excepción **************
System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
en vMixManager.vMixEvent..ctor(XmlNode node)
en vMixManager.vMixManager.bn_schedule_Click(Object sender, EventArgs e)
en System.Windows.Forms.Control.OnClick(EventArgs e)
en System.Windows.Forms.Button.OnClick(EventArgs e)
en System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
en System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
en System.Windows.Forms.Control.WndProc(Message& m)
en System.Windows.Forms.ButtonBase.WndProc(Message& m)
en System.Windows.Forms.Button.WndProc(Message& m)
en System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
en System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Ensamblados cargados **************
mscorlib
Versión del ensamblado: 4.0.0.0
Versión Win32: 4.7.3062.0 built by: NET472REL1
Código base: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll

vMixManager
Versión del ensamblado: 0.7.14.102
Versión Win32: 0.7.14.102
Código base: file:///C:/Program%20Files%20(x86)/vMixScheduler/vMixManager.exe

System.Windows.Forms
Versión del ensamblado: 4.0.0.0
Versión Win32: 4.7.3062.0 built by: NET472REL1
Código base: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

System
Versión del ensamblado: 4.0.0.0
Versión Win32: 4.7.3062.0 built by: NET472REL1
Código base: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

System.Drawing
Versión del ensamblado: 4.0.0.0
Versión Win32: 4.7.3062.0 built by: NET472REL1
Código base: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

System.Configuration
Versión del ensamblado: 4.0.0.0
Versión Win32: 4.7.3062.0 built by: NET472REL1
Código base: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

System.Core
Versión del ensamblado: 4.0.0.0
Versión Win32: 4.7.3062.0 built by: NET472REL1
Código base: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

System.Xml
Versión del ensamblado: 4.0.0.0
Versión Win32: 4.7.3062.0 built by: NET472REL1
Código base: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

mscorlib.resources
Versión del ensamblado: 4.0.0.0
Versión Win32: 4.7.2556.0 built by: NET471REL1
Código base: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_es_b77a5c561934e089/mscorlib.resources.dll

System.Windows.Forms.resources
Versión del ensamblado: 4.0.0.0
Versión Win32: 4.7.2556.0 built by: NET471REL1
Código base: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_es_b77a5c561934e089/System.Windows.Forms.resources.dll


************** Depuración JIT **************
Para habilitar la depuración Just In Time (JIT), el archivo de configuración de esta
aplicación o equipo (machine.config) debe tener el
valor jitDebugging establecido en la sección system.windows.forms.
La aplicación también se debe compilar con la depuración
habilitada

Por ejemplo:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

Cuando esté habilitada la depuración JIT, cualquier excepción no controlada
se enviará al depurador JIT registrado en el equipo
en lugar de controlarlo mediante el cuadro de diálogo.
__________________________________________________________________________________________________________________________

I hope you can help me, please.
Photo
charlie  
#279 Posted : Thursday, May 17, 2018 2:01:25 AM(UTC)
charlie

Rank: Member

Groups: Registered
Joined: 1/8/2012(UTC)
Posts: 18
Location: Bulgaria

Was thanked: 1 time(s) in 1 post(s)
Runing on Windows 10 with vMix HD 20.0.055 x64 but
vMixControler is OFFLINE.
Try different ports is still OFFLINE.
On Test have the message "vMix seems fine, or at lease... "
but when is hit Connect to vMix" not go to Online - stay only on OFFLINE.

How to fix that?


EDIT: This version fix the problem:

http://www.weir3d.de/fil...uler/alpha_07_14_102.zip

...

did you have some programmer to make more functions on vMix Scheduler like start stop recording, start-stop streaming, etc.
vijay6672  
#280 Posted : Sunday, May 20, 2018 5:26:48 PM(UTC)
vijay6672

Rank: Advanced Member

Groups: Registered
Joined: 9/20/2015(UTC)
Posts: 36
Man
India
Location: Hyderabad

Thanks: 85 times
Was thanked: 22 time(s) in 12 post(s)
vScheduler 24x7 : NEW vMix Scheduler:

https://forums.vmix.com/default.aspx?g=posts&t=14800
Users browsing this topic
15 Pages«<12131415>
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.