I configured on the graphical ui the network new and now it is all right and the smart-tv can access to UMS and play the video.
Now I may looking for the sorting config, because these is not as before - it's not straight alphabetical.
Why this is so I looking today evening.
Search found 29 matches
- Wed Jul 03, 2024 11:40 am
- Forum: Help and Support
- Topic: UMS on linux (manjaro) crash / breaks off
- Replies: 8
- Views: 6552
- Wed Jul 03, 2024 11:23 am
- Forum: Help and Support
- Topic: UMS on linux (manjaro) crash / breaks off
- Replies: 8
- Views: 6552
Re: UMS on linux (manjaro) crash / breaks off
Hello @Boss,
many thanks for the first help.
Now UMS not crashes or break off, but it have a network problem.
Today it's a little late and so I test today in the evening. I give response if I find out more.
many thanks for the first help.
Now UMS not crashes or break off, but it have a network problem.
Today it's a little late and so I test today in the evening. I give response if I find out more.
- Wed Jul 03, 2024 5:06 am
- Forum: Help and Support
- Topic: UMS on linux (manjaro) crash / breaks off
- Replies: 8
- Views: 6552
Re: UMS on linux (manjaro) crash / breaks off
The following code are from UMS.sh and should be related to java:
# Setup the JVM
if [ -z "$JAVA" ]; then
if [ -z "$JAVA_HOME" ]; then
JAVA="java"
else
JAVA="$JAVA_HOME/bin/java"
fi
fi
# Use our JVM if it exists
if [ -f jre17/bin/java ]; then
JAVA="jre17/bin/java"
fi
# Setup the classpath ...
# Setup the JVM
if [ -z "$JAVA" ]; then
if [ -z "$JAVA_HOME" ]; then
JAVA="java"
else
JAVA="$JAVA_HOME/bin/java"
fi
fi
# Use our JVM if it exists
if [ -f jre17/bin/java ]; then
JAVA="jre17/bin/java"
fi
# Setup the classpath ...
- Tue Jul 02, 2024 10:32 am
- Forum: Help and Support
- Topic: UMS on linux (manjaro) crash / breaks off
- Replies: 8
- Views: 6552
Re: UMS on linux (manjaro) crash / breaks off
Hello @mik_s,
many thanks for the support for my not alldayly problem with linux system.
My linux is manjaro with kernel 6.8.12-3 and kde 5 plasma 6 desktop with wayland.
Tonight I started only UMS version V.14.0.2. After setting log_level=TRACE I started the UMS server with the graphical java UI ...
many thanks for the support for my not alldayly problem with linux system.
My linux is manjaro with kernel 6.8.12-3 and kde 5 plasma 6 desktop with wayland.
Tonight I started only UMS version V.14.0.2. After setting log_level=TRACE I started the UMS server with the graphical java UI ...
- Mon Jul 01, 2024 8:09 am
- Forum: Help and Support
- Topic: UMS on linux (manjaro) crash / breaks off
- Replies: 8
- Views: 6552
UMS on linux (manjaro) crash / breaks off
Hello UMS-community,
I'd use various UMS versions a long time with various linux distributions.
Since 1 month the UMS server crashed after a short time.
I tested with various versions from 10.21.1, 11.4.0, 13.3.0, 13.8.1 and 14.0.2 - overall the same. After a short time the server go down.
For ...
I'd use various UMS versions a long time with various linux distributions.
Since 1 month the UMS server crashed after a short time.
I tested with various versions from 10.21.1, 11.4.0, 13.3.0, 13.8.1 and 14.0.2 - overall the same. After a short time the server go down.
For ...
- Mon Jan 10, 2022 7:29 am
- Forum: Media Renderers
- Topic: New renderer for Panasonic HZX1509 (OLED)
- Replies: 4
- Views: 14274
Re: New renderer for Panasonic HZX1509 (OLED) - V.1.7 - final
I have now understand, that the #--TRANSCODE--#-folder also gives access to the not transcoded media files. That whas the solution for my problem.
Based on that I configured out the renderer file at version 1.7. I disabled the setting "disable_transcode_for_extensions = MKV" because with this ...
Based on that I configured out the renderer file at version 1.7. I disabled the setting "disable_transcode_for_extensions = MKV" because with this ...
- Wed Jul 14, 2021 10:35 pm
- Forum: Media Renderers
- Topic: possibility mkv - only some audio types transcoding
- Replies: 5
- Views: 12043
Re: possibility mkv - only some audio types transcoding
Thanks for your reply.
If set the option TranscodeVideo = MPEGTS-H265-AC3, the Video was playing without transcoding - but the TV shows the message "Audio type not supported" (or so)!
My solution is to modified the MKV-Files: transcode the DTS-Streams to AC3 and remux it with this audio stream ...
If set the option TranscodeVideo = MPEGTS-H265-AC3, the Video was playing without transcoding - but the TV shows the message "Audio type not supported" (or so)!
My solution is to modified the MKV-Files: transcode the DTS-Streams to AC3 and remux it with this audio stream ...
- Sun Jul 11, 2021 8:26 pm
- Forum: Media Renderers
- Topic: possibility mkv - only some audio types transcoding
- Replies: 5
- Views: 12043
Re: possibility mkv - only some audio types transcoding
@SubJunk
Many thanks for your interesting and answer.
I post here the mediainfo from the mkv file and the actual renderer file (Panasonic HZX1509 V.1.3).
Because I have first started a renderer specific thread for Panasonic HZX1509 and then this thread, I thinked that is a general question, you ...
Many thanks for your interesting and answer.
I post here the mediainfo from the mkv file and the actual renderer file (Panasonic HZX1509 V.1.3).
Because I have first started a renderer specific thread for Panasonic HZX1509 and then this thread, I thinked that is a general question, you ...
- Sun Jul 11, 2021 11:11 am
- Forum: Media Renderers
- Topic: New renderer for Panasonic HZX1509 (OLED)
- Replies: 4
- Views: 14274
Re: New renderer for Panasonic HZX1509 (OLED) - test 4
I removed the option "audio_use_pcm" from the renderer file and started the fourth test.
Panasonic-HZX1509.conf
Now the video was playing without transcoding - but its playing the "eng" audio (Dolby Atmos) again and not the "ger" audio (DTS => should be transcoded to AC3).
All files with H265 ...
Panasonic-HZX1509.conf
Now the video was playing without transcoding - but its playing the "eng" audio (Dolby Atmos) again and not the "ger" audio (DTS => should be transcoded to AC3).
All files with H265 ...
- Sun Jul 11, 2021 10:59 am
- Forum: Media Renderers
- Topic: New renderer for Panasonic HZX1509 (OLED)
- Replies: 4
- Views: 14274
Re: New renderer for Panasonic HZX1509 (OLED) - test1+2 + 3
My first test with the new configuration looks good - but the audio was the eng-version (Dolby-Atmos) and not the default audio stream (ger - DTS).
The second test I started UMS new - every test again a new start - and the trace for create a logfile to looking for details. Now the video was ...
The second test I started UMS new - every test again a new start - and the trace for create a logfile to looking for details. Now the video was ...