Hey Man, hope you have a wonderful day out there. Few things: I use the
setup with MIXXX on my Linux(arch) and it works just fine, which not
sure gonna help you... but your version also seems to be not the most
recent. Is it? In that case I suggest we start from getting everything
that you have to the most 'modern' edition that is out there, and than
backtrack about what happens. Here is my short example from a config
that sends data to mixx

live = input.harbor("madeupname", port=8090,
password="MADEUPPASSWORDINCAPS")

and here is a mixxx screenshot

https://b.convo.casa/media_attachments/files/112/024/836/159/409/412/original/d2ff310a925ef04b.png

sorry i have to put the image somewhere as my emacs setup don't let me
add the graphic stuff from clipboard. please let me know if you need
anything else. cheers!

Per Gunnarsson <mustafe...@gmail.com> writes:

> Hello again!
>
> I tried with Liquidsoap/v2.2.0-375-gb125764+dev (Unix; OCaml 4.14.1)
>
> When checking my script, I got:
>
> autocue.liq, line 50 char 0 - line 93 char 3:
> def file.autocue.ebur128(~ratio=50., uri) =
>   r = request.create(resolve_metadata=false, uri)
> ...
>   end
> end
>
> Warning 4: Unused variable ratio
>
> I tried running this script again with vorbis output from mixxx.
> When I unticked live stream in the mixxx interface, I got the log below:
>
> https://mustafejen.se/~per/tmp/debug/liquidsoaplogII.txt
>
> When streaming with mp3 (but icy false) I got a similar log.
>
> I apologize for being late with testing it, and I appreciate getting
> response in a weekend.
>
> Regards,
>
> Per Gunnarsson
>
> Den 2024-02-25 kl. 02:38, skrev Romain Beauxis:
>> Le sam. 24 févr. 2024 à 14:03, Per Gunnarsson <mustafe...@gmail.com> a écrit 
>> :
>>> Hello!
>>>
>>> I am trying to stream to input.harbor with mixxx from Windows.
>>>
>>> When I shut down mixxx, liquidsoap does not go on from mixxx
>>> to my other sources but seems to crash.
>>>
>>> I can shut down for example Cool Mic and b u t t pretty rough,
>>> but then liquidsoap happily continues.
>>>
>>> # mixxx input
>>>
>>>
>>> mixxx = input.harbor(id="mixxx", debug=true, "mixxx", port=8090, 
>>> password="BoogleBay.46", buffer=1.0)
>>> #mixxx = input.harbor(id="mixxx", transport=transport, debug=true, "mixxx", 
>>> port=8090, password="BoogleBay.46", buffer=1.0)
>>>
>>> mixxx = server.insert_metadata(id="mixxx", mixxx)
>>>
>>> List of sources:
>>>
>>> dull =
>>>    fallback(track_sensitive=false,
>>>          [(jive),
>>>          (ejiv),
>>>          (mopidy),
>>>          (mixxx),
>>>          (full),
>>>          (grejs),
>>>          (hefault)])
>>>
>>> Link to log level 6 below:
>>>
>>> 2024/02/24 20:22:31 is where it starts
>>>
>>> Is this because my mixxx input section is wrong,
>>> or is there some issue between mixxx and liquidsoap?
>> Thanks for reporting. The logs were very useful. Hopefully, this
>> should be fixed with this commit:
>> https://github.com/savonet/liquidsoap/commit/c8ad39009fed484a6d3666f713ff9fd58ffc2d61
>>
>> This should be available with the next `rolling-release-v2.2.x` build.
>>
>> Romain
>>
>>
>> _______________________________________________
>> Savonet-users mailing list
>> Savonet-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/savonet-users
>
>
>
> _______________________________________________
> Savonet-users mailing list
> Savonet-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/savonet-users


-- 
Aleksas Tunikas
http://www.schopenhauer.fm


_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to