Search found 79 matches

by fred48fm
04 Apr 2025 16:26
Forum: Questions & Answers
Topic: ACM / PCM encoder
Replies: 11
Views: 4388

Re: ACM / PCM encoder

That solution is unfortunately not compatible with our infrastructure.

AoIP require direct network connection but that is not possible here. Our different sites don't allow publicly open network ports and vpn is also not an option. :-)
by fred48fm
03 Apr 2025 11:38
Forum: Questions & Answers
Topic: ACM / PCM encoder
Replies: 11
Views: 4388

Re: ACM / PCM encoder

After few more tries, i've gave up on this idea :-)

For full understanding and if that could help someone, our use case is the following :

- For studio to DAB+ broadcast, we use a FLAC stream to avoid multiple signal re-encoding (DAB+ implies to re-encode audio stream to AAC+ at multiplexing stage ...
by fred48fm
28 Mar 2025 10:49
Forum: Questions & Answers
Topic: ACM / PCM encoder
Replies: 11
Views: 4388

Re: ACM / PCM encoder

I've just tryed.

That work, the stream is received by Icecast.
But the stream is not playable by our hardware.

Thank you for trying :-)

I'll ask the manufacturer for more informations about the way the hardware handle PCM streams.

Best regards
by fred48fm
28 Mar 2025 08:15
Forum: Questions & Answers
Topic: ACM / PCM encoder
Replies: 11
Views: 4388

Re: ACM / PCM encoder

Hi

Thank you for your time !
I'll check that.

FLAC is a perfect solution, but it's not supported by our hardware...

Best regards
by fred48fm
19 Mar 2025 13:51
Forum: Questions & Answers
Topic: ACM / PCM encoder
Replies: 11
Views: 4388

Re: ACM / PCM encoder

Thank you for the answer.

Here the point is to stream a raw PCM stream to an Icecast server.
The goal is to use as a source in a IP decoder (Deva RX).

What settings should I use ?
The WAV encoder is not listed in the encoder selection list on the streaming section.
by fred48fm
19 Mar 2025 11:18
Forum: Questions & Answers
Topic: ACM / PCM encoder
Replies: 11
Views: 4388

ACM / PCM encoder

Hi,

I try to use the ACM encoder to strea to an Icecast server but it seems that i missed something... :-)
Can you tell me the settings needed ?

With encoder ACM and encoder profile set either to ACM or WAV, nothing works.
After few searches, ACM doesn't seems to be deprecated in windows.

Is ...
by fred48fm
05 Feb 2024 11:11
Forum: Questions & Answers
Topic: Getting overlay current track data in macros
Replies: 5
Views: 3208

Re: Getting overlay current track data in macros

Yeah that work, thank you.

Actually, the most part of the code was in Scheduler.OnOverlayPlayed. There the ${title} macro doesn't resolve.
Just moved to Scheduler.OnOverlayTrackPlay and it does exacltly what I need.

Thanks and best regards,

Fred
by fred48fm
02 Feb 2024 12:02
Forum: Questions & Answers
Topic: Getting overlay current track data in macros
Replies: 5
Views: 3208

Re: Getting overlay current track data in macros

Hi,

What i need to achieve is :

1- Playing a specific file using overlay scheduler
The file is played in the dedicated player
--> That part is OK

2- When that file start playing (in the event "OnOverlayPlayed"), I need to use the value of that playing track's title metadata in a command ...
by fred48fm
01 Feb 2024 12:37
Forum: Questions & Answers
Topic: Getting overlay current track data in macros
Replies: 5
Views: 3208

Getting overlay current track data in macros

Hi,

I'm trying to recover the track title value for tracks played using an overlay.
I tryed every macros relating to track data, but I only get the data from the main playlist, not the overlay playlist.

Is there already a macro for that ? :-)

Thanks and best regards,

Fred
by fred48fm
26 Jun 2023 12:12
Forum: Wish List
Topic: Scheduler recurrence
Replies: 1
Views: 5479

Scheduler recurrence

Hi,

We have a scheduler problem and i can't find a clean way to solve it.

For example, we plan an event that have multiple occurences in the same week. Lets say monday, friday and sunday and need a reccurence each second week of month. I can't schedule it on every second monday/friday/sunday of ...