Search found 14 matches

by djdeeno
10 Oct 2022 20:16
Forum: Questions & Answers
Topic: Send color carttwall and last 5 sec over midi, HOW
Replies: 3
Views: 2922

Re: Send color carttwall and last 5 sec over midi, HOW

Oke, than i have one other question, what is the trigger or wich event can i use when a song is on the end, in propfrexx we see deck A or Deck 2 or blinking for the last 10 seconds, is there also a trigger or event? I can blink a other led here when the song/track is on the end.

Maybe that also for ...
by djdeeno
10 Oct 2022 19:53
Forum: Wish List
Topic: MIXER_INPUT_REC_ON TAG MP3 FILE
Replies: 5
Views: 10557

Re: MIXER_INPUT_REC_ON TAG MP3 FILE

Hi thanks for this great option.
i have try to upload a file with FTP and looks fine, but there something strange with placing the name on the remote site.

When i use this, that doesn't work.
EXEC_UPLOAD_FILE ${mixerrecfilenamelast}|ftp://yourserver.com/targetname|username|password

It works great ...
by djdeeno
10 Oct 2022 16:55
Forum: Questions & Answers
Topic: Question about remote OnAir viewer
Replies: 15
Views: 8029

Re: Question about remote OnAir viewer

Yeah Thanks a lo, this is what i looking for, thanks!!!
by djdeeno
10 Oct 2022 16:55
Forum: Questions & Answers
Topic: Question about remote OnAir viewer
Replies: 15
Views: 8029

Re: Question about remote OnAir viewer

Yeah Thanks a lo, this is what i looking for, thanks!!!
by djdeeno
05 Oct 2022 11:34
Forum: Questions & Answers
Topic: Question about remote OnAir viewer
Replies: 15
Views: 8029

Re: Question about remote OnAir viewer

Okay thank you for your answer.

Here at home I work with Remote Viewer soI can see exactly when my program starts, a kind of counter appears and so I know exactly when my live broadcast show starts and so I know when I can start a track or jingle, that all works fine.

But I want to automate this ...
by djdeeno
04 Oct 2022 22:17
Forum: Questions & Answers
Topic: Question about remote OnAir viewer
Replies: 15
Views: 8029

Re: Question about remote OnAir viewer

I understand there are no examples of Phyton, forget Phyton!!!

I'm asking for an example that can now be used somewhere in Remote viewer, if I have something that works then I can continue with that.
For example TIME CODE , if something is showing in TIME CODE then locally start this or that ...
by djdeeno
04 Oct 2022 14:55
Forum: Questions & Answers
Topic: Question about remote OnAir viewer
Replies: 15
Views: 8029

Re: Question about remote OnAir viewer

Hello,

I'm still trying to dig deeper into this. Are there any examples you can do with command option in remote viewer? For example, sending a command when, for example, a certain date has been reached or a display in TIME CODE appears?
For example, TIME CODE = News+Weather and that something is ...
by djdeeno
02 Jun 2022 21:03
Forum: Questions & Answers
Topic: Question about remote OnAir viewer
Replies: 15
Views: 8029

Re: Question about remote OnAir viewer

Ah yeah thanks for the answer, thas what i looking for.

Now to get data from Proppfrexx, its working with Python? Or is sombody else this know?
I have try many things to get data in 1 string.
something like this;

clientsocket.send('127.0.0.1:7002/ProppFrexxRemoteService |AUTHORIZATION password ...
by djdeeno
31 May 2022 14:46
Forum: Questions & Answers
Topic: Question about remote OnAir viewer
Replies: 15
Views: 8029

Re: Question about remote OnAir viewer

Thank you
I totally understand what you mean, thanks for your explanation.
Is data known to receive the data RAW?
Suppose I connect to the Remote Connection server, with whireshark or something else, can I retrieve or see the data, the data that can be seen in Remote OnAir viewer?
I can program ...
by djdeeno
30 May 2022 15:57
Forum: Questions & Answers
Topic: Question about remote OnAir viewer
Replies: 15
Views: 8029

Re: Question about remote OnAir viewer

At home I work with Remote OnAir viewer, so I can see exactly when the news and advertising messages are ready, Timecode then counts down and if the timecode is set to 0, then I come OnAir. Now I'm trying to automate this, 20 seconds before the timecode is at 0, I start music or jingle, this is ...