Rank: Administration
Groups: Administrators
Joined: 1/13/2010(UTC) Posts: 5,208 Location: Gold Coast, Australia Was thanked: 4288 time(s) in 1520 post(s)
|
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 2/26/2013(UTC) Posts: 373 Location: London Thanks: 41 times Was thanked: 37 time(s) in 36 post(s)
|
Is there a way to bring in the vMix scheduler into the vMix as an input instead of coming up automatically and using 2 inputs while switching between videos.
Like @donvago suggested, an ability to add logo/station bug as well as a custom lower 3rd to show what's playing now 5 or 10 secs into the video and what's coming next 10 secs before the current showing video ends... Using the video title e.g. Michael Jackson - Bad will appears on the lower 3rd as
Michael Jackson Bad
The system should recognise the first line before the hyphen as the title and the rest after the hyphen as the sub or description.
I know @Martin is busy, but he should pls look into incorporation this as a ad don just like desktop capture into vMix...
Thanks...
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 2/25/2013(UTC) Posts: 228
Was thanked: 36 time(s) in 25 post(s)
|
Problem with logos or lower thirds is that i believe it's not possible to enable/disable an overlay through api-calls, or to change a title text. On the other hand: if there was an api, it would be rather easy to implement...
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 5/14/2013(UTC) Posts: 140 Location: uk Thanks: 2 times Was thanked: 24 time(s) in 20 post(s)
|
you can control the overlay channels from the api
/api/?function=OverlayInput1&Input=1 (works as a toggle)
and as for changing text
/api/?Function=SetText&Input=1&SelectedIndex=0&Value=hello
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 2/25/2013(UTC) Posts: 228
Was thanked: 36 time(s) in 25 post(s)
|
Ok, fine! Then it should be not that hard to implement the features asked for. Yet if you want me to do it, i can't do it before april, my schedule is more than full atm.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 2/26/2013(UTC) Posts: 373 Location: London Thanks: 41 times Was thanked: 37 time(s) in 36 post(s)
|
macjaeger wrote:Ok, fine! Then it should be not that hard to implement the features asked for. Yet if you want me to do it, i can't do it before april, my schedule is more than full atm. I guess this is a good news, could @AMP2TV help have a look at this then? God bless you guys....
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 2/25/2013(UTC) Posts: 228
Was thanked: 36 time(s) in 25 post(s)
|
Well the work to do is... a) create gui elements in manager b) define additions to the xml file c) implement read/write from/to xml file d) define events and micro-events in controller e) implement event and micro-event code f) implement translation to api-calls g) testing One can do this either on my code base or an AMP2TV's code.
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 2/4/2013(UTC) Posts: 7
|
macjaeger wrote:Well the work to do is... a) create gui elements in manager b) define additions to the xml file c) implement read/write from/to xml file d) define events and micro-events in controller e) implement event and micro-event code f) implement translation to api-calls g) testing One can do this either on my code base or an AMP2TV's code. I wish I had knowledge of visual basic programming and AMP2TV mcjeager like you to lend a hand with the code vMixscheduler, but the most you do is come in and make lower thirds in expression blend :( , I hope someone who appears to blaming anime a hand.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 2/25/2013(UTC) Posts: 228
Was thanked: 36 time(s) in 25 post(s)
|
I don't even understand what you are talking about. Yet two comments: a) vMixScheduler is coded in c#, which is a totally different beast than visual basic; and b) i may find time to code the changes to schedule logo and lower third (or any other title) overlays, but not before april, as i won't have any spare time left until my easter vacations.
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 2/4/2013(UTC) Posts: 7
|
macjaeger wrote:I don't even understand what you are talking about. Yet two comments: a) vMixScheduler is coded in c#, which is a totally different beast than visual basic; and b) i may find time to code the changes to schedule logo and lower third (or any other title) overlays, but not before april, as i won't have any spare time left until my easter vacations. it shows my total ignorance of programming xD. I think the improvements are worth it to wait for you to have some time to do. I again apologize for my bad English I'm from Venezuela.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 2/10/2014(UTC) Posts: 76 Location: @home
Was thanked: 1 time(s) in 1 post(s)
|
already asked this but a LOOP function in this app would be great so set it like "goto begin" or something like that so you can play 24x7 video from vmix and shedule things at times ( like commercial or something like that )
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 4/16/2013(UTC) Posts: 406 Location: Iowa Thanks: 281 times Was thanked: 32 time(s) in 29 post(s)
|
I've been putting together an API function list for those interested. The functions in red appear to be newer additions, I assume v12 updates, but not certain. Those with a yellow fill or red text have not been completely verified. https://docs.google.com/...JWldyVGc&usp=sharingI welcome any suggestions in making this a better list.
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 3/25/2014(UTC) Posts: 1 Location: germany
|
Hallo,
scheduler perhaps helps me to stay with vMix, because we need such a application (and it´s even for free) :-)
But we have some Questions:
1) VScheduler communicates via web interface on the same computer with vmix. Is it possible to redirect vscheduler to an other ip address to manage vmix over internet or local network?
2) Is it possible to automatic load schedules on certain dates, maybe 00:00:00 each day? so listst could be prepared and are not that long.
But even if these things are not possible, it´s a very good application.
Regards and respect
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 2/26/2013(UTC) Posts: 373 Location: London Thanks: 41 times Was thanked: 37 time(s) in 36 post(s)
|
|
|
|
|
Rank: Member
Groups: Registered
Joined: 1/6/2014(UTC) Posts: 12 Location: US
Was thanked: 4 time(s) in 2 post(s)
|
Hi everyone, long time no see! We've made some changes in the last three months to our setup, and as such are no longer using vScheduler for our programming. That being said, the last version (from us) is still available along with its source code on GitHub. Download vScheduler (AMP's version)Download Source Code--- Download vMixScheduler (MacJaegar's version)Download Source CodeMy tests have found vScheduler works well with vMix 12, as confirmed by Martin. I'll address a few questions that have been asked as well: 1) VScheduler communicates via web interface on the same computer with vmix. Is it possible to redirect vscheduler to an other ip address to manage vmix over internet or local network?a. It is 100% possible, just not with vScheduler or vMixScheduler. They are both hard coded to look at localhost, however this can be changed in the code. 2) Is it possible to automatic load schedules on certain dates, maybe 00:00:00 each day? so listst could be prepared and are not that long.a. No, during our usage however we didn't have a need for this. This is not a function currently in either program, but could be added. Days can be scheduled ahead of time however.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 2/26/2013(UTC) Posts: 373 Location: London Thanks: 41 times Was thanked: 37 time(s) in 36 post(s)
|
Hi everyone, long time no see! We've made some changes in the last three months to our setup, and as such are no longer using vScheduler for our programming. That being said, the last version (from us) is still available along with its source code on GitHub. Download vScheduler (AMP's version)Download Source Code--- Download vMixScheduler (MacJaegar's version)Download Source CodeMy tests have found vScheduler works well with vMix 12, as confirmed by Martin. I'll address a few questions that have been asked as well: 1) VScheduler communicates via web interface on the same computer with vmix. Is it possible to redirect vscheduler to an other ip address to manage vmix over internet or local network?a. It is 100% possible, just not with vScheduler or vMixScheduler. They are both hard coded to look at localhost, however this can be changed. AMP2TV wrote: 2) Is it possible to automatic load schedules on certain dates, maybe 00:00:00 each day? so listst could be prepared and are not that long. a. No, during our usage however we didn't have a need for this. This is not a function currently in either program, but could be added.
Yes its possible, I have my daily programme scheduled from 00:00:00 each day to 23:59:59 or above.. and the next day schedule will cut off the last video as soon as its about to start by 12 mid night. I have tried it, and i am currenly using it... though i am testing BroadcastPlay along side with vMix and the BroadcastPlay developer is making some changes to the software to work/integrate more perfectly with vMix.
|
|
|
|
Rank: Member
Groups: Registered
Joined: 1/6/2014(UTC) Posts: 12 Location: US
Was thanked: 4 time(s) in 2 post(s)
|
Damn2Good4U wrote:... AMP2TV wrote: 2) Is it possible to automatic load schedules on certain dates, maybe 00:00:00 each day? so listst could be prepared and are not that long. a. No, during our usage however we didn't have a need for this. This is not a function currently in either program, but could be added.
Yes its possible, I have my daily programme scheduled from 00:00:00 each day to 23:59:59 or above.. and the next day schedule will cut off the last video as soon as its about to start by 12 mid night. I have tried it, and i am currenly using it... though i am testing BroadcastPlay along side with vMix and the BroadcastPlay developer is making some changes to the software to work/integrate more perfectly with vMix. To clarify: This is correct, you can schedule days in advance, but not load entire schedules automatically on certain days. vScheduler simply plays what is scheduled whenever that happens to be.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 2/26/2013(UTC) Posts: 373 Location: London Thanks: 41 times Was thanked: 37 time(s) in 36 post(s)
|
AMP2TV wrote:Damn2Good4U wrote:... AMP2TV wrote: 2) Is it possible to automatic load schedules on certain dates, maybe 00:00:00 each day? so listst could be prepared and are not that long. a. No, during our usage however we didn't have a need for this. This is not a function currently in either program, but could be added.
Yes its possible, I have my daily programme scheduled from 00:00:00 each day to 23:59:59 or above.. and the next day schedule will cut off the last video as soon as its about to start by 12 mid night. I have tried it, and i am currenly using it... though i am testing BroadcastPlay along side with vMix and the BroadcastPlay developer is making some changes to the software to work/integrate more perfectly with vMix. To clarify: This is correct, you can schedule days in advance, but not load entire schedules automatically on certain days. vScheduler simply plays what is scheduled whenever that happens to be. In the actual sense, I do attimes load like 5 days straight up... at the moment I did have it scheduled up to the 29th of March.. which was done on Tuesday..
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 4/26/2014(UTC) Posts: 1 Location: usa
|
is there a way via a bat file or maybe windows task manager via command line to automate the loading of the xml files?
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 4/9/2014(UTC) Posts: 109 Location: USA
Thanks: 2 times Was thanked: 4 time(s) in 4 post(s)
|
You may have just saved my life!
:) off to download and test
UPDATE: love this. I did a quick test and it played out perfectly in 12.0.0.129 Is there a way to load RTMP streams into the scheduler?
|
|
|
|
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.
Important Information:
The vMix Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close