Hi again everyone,

I've set up Melted and Melt on my system and successfully run a UDP stream.
I can see NDI listed as producers and consumers using the command melt
-query.

I'm now trying to run NDI with Melted using a configuration file. My
current melted.conf file includes:


SET root=/home/saniya/videos
UADD multi:/home/saniya/melted/src/melted/src/modules/ndi.yml

However, I need guidance on the structure of the ndi.yml file to correctly
stream NDI through it. Has anyone here successfully configured NDI with
Melted using a YAML file? If so, could you please share the structure or
any examples?

Any suggestions or insights would be greatly appreciated!

Thank you in advance.

On Thu, 8 Aug 2024 at 11:19, Saniya Tyagi <saniyatyagi6...@gmail.com> wrote:

> Hi everyone,
>
> I've set up Melted and Melt on my system and successfully run a UDP
> stream. I can see NDI listed as producers and consumers using the command melt
> -query.
>
> I'm now trying to run NDI with Melted using a configuration file. My
> current melted.conf file includes:
>
>
> SET root=/home/saniya/videos
> UADD multi:/home/saniya/melted/src/melted/src/modules/ndi.yml
>
> However, I need guidance on the structure of the ndi.yml file to
> correctly stream NDI through it. Has anyone here successfully configured
> NDI with Melted using a YAML file? If so, could you please share the
> structure or any examples?
>
> Any suggestions or insights would be greatly appreciated!
>
> Thank you in advance.
>
> On Thu, 8 Aug 2024 at 10:05, Abhishek Singh <abhisheksingh441...@gmail.com>
> wrote:
>
>> Is it possible ndi broadcast by melted because melt cli is work but I am
>> not understand from melted
>>
>> On Thu, 8 Aug, 2024, 01:36 kaixogamorra2 via Mlt-devel, <
>> mlt-devel@lists.sourceforge.net> wrote:
>>
>>> My bad, it's Producer::cut. 🤦‍♂️
>>> El miércoles, 7 de agosto de 2024 a las 22:03, kaixogamorra2 <
>>> kaixogamor...@proton.me> escribió:
>>>
>>> hi,
>>> is mlt capable of getting raw audio data and making video cuts? I
>>> couldn't find which producer / consumer / filter / service is responsible
>>> of this.
>>> El miércoles, 7 de agosto de 2024 a las 12:48, kaixogamorra2 <
>>> kaixogamor...@proton.me> escribió:
>>>
>>> Hi!
>>> I am trying to build a video editing tool for a local radio station, but
>>> also going to open source it. It's a tool which automatically makes cuts to
>>> always follow (focus) the camera to the person who is speaking. To do this
>>> I need to divide the tracks in X-seconds samples, and calculate which
>>> tracks have a higher volume per sample, and focus that camera in that
>>> second. I have a deadline for the 11th of August.
>>> Here are some example (propietary) applications that do this:
>>>
>>>    - https://www.kapwing.com/ai/auto-speaker-focus
>>>    - https://www.autocut.com/en/autocutpodcast/
>>>    - https://www.autopod.fm/
>>>
>>> Because I don't know much of the API yet, this is my code in
>>> metaprogramming. I hope the code is understandable.
>>> https://pastebin.com/YVxBu95B
>>> Any help appreciated. Thanks!
>>>
>>>
>>>
>>> _______________________________________________
>>> Mlt-devel mailing list
>>> Mlt-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/mlt-devel
>>>
>> _______________________________________________
>> Mlt-devel mailing list
>> Mlt-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/mlt-devel
>>
>
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to