mitsu Posted November 2, 2017 Share Posted November 2, 2017 I bought DVBViewer Media Server and tried to configure. Configuration got stuck in the following screens (attached). What am I doing wrong? support.zip Quote Link to comment
Griga Posted November 2, 2017 Share Posted November 2, 2017 The RTSP Server (see screenshot above) is disabled in your setup. Quote Link to comment
mitsu Posted November 2, 2017 Author Share Posted November 2, 2017 How would I do that? Everything is grayed out. Quote Link to comment
mitsu Posted November 2, 2017 Author Share Posted November 2, 2017 Just for information: I have LIRC server running on 127.0.0.1:8765 Quote Link to comment
Griga Posted November 2, 2017 Share Posted November 2, 2017 Now I can see the problem. The whole webserver and everything that depends on it is disabled. Must be a setting from an old Recording Service installation. Try the following: Stop the Media Server, close the options. Go to the configuration folder and open the file \config\service.xml with a text editor. Search the section WebGeneral and set <entry name="Enabled">0</entry> to 1 or simply delete the line Save, restart the Media Server and the Options. Check if everything is ok and accessible now. I think I will remove the code that still responds to this old setting. It would only make sense for someone who wants to use the recording engine without any server functionality. Quote Link to comment
mitsu Posted November 3, 2017 Author Share Posted November 3, 2017 Thank you, I got the Media Server running and configuration working Next problem, which is pretty bad: recording to a network file server (Freenas) does not work. Recording with DVBViewer work fine but with the Media Server recordings go to C:\Users\Public\Videos. File server is mapped to X: Connecting to Media Server with DVBViewer does not work either. support.zip Quote Link to comment
Griga Posted November 3, 2017 Share Posted November 3, 2017 1 hour ago, mitsu said: Next problem, which is pretty bad: recording to a network file server (Freenas) does not work. Services that are running in the system account without user name/password are not allowed to do this under Windows 10. You need to configure a user name/password for the service. Perform the following steps: Stop the DMS Launch services.msc Right-click the DVBViewer Media Server in the list of services and select "Properties" in the context menu. Go to the Log On tab, tick "This account" and enter the user name and password of an administrator account (usually the account where DVBViewer is running, except if it is a user account with restricted rights or if no password is configured for it. In this case you have to create a suitable account before configuring the service). Click OK, restart the DMS, try to record and send a letter of thanks to Microsoft that is protecting you so thoroughly. Quote Link to comment
Griga Posted November 3, 2017 Share Posted November 3, 2017 1 hour ago, mitsu said: Connecting to Media Server with DVBViewer does not work either. The RTSP Server is still disabled 1 Quote Link to comment
mitsu Posted November 4, 2017 Author Share Posted November 4, 2017 It did not work I know that this will be tricky now. I have struggled with the Freenas server user rights earlier and it seems to be a nightmare. Anyway, I gave full rights to the recordings directory to everybody, so Freenas server should not be the problem. DMS is now running under my user name but it does not recognize the drive X:\Recordings or \\NETDRIVE\recordings, added manually to the service.xml. Adding recording directory in the DMS configuration only shows the local drives. Any idea what to do? Quote Link to comment
mitsu Posted November 4, 2017 Author Share Posted November 4, 2017 Solved. The recording directory needed to be in this form: \\server_name\share_name\directory \\ip_address\share_name\directory did not work. Very strange. Quote Link to comment
HaraldL Posted November 4, 2017 Share Posted November 4, 2017 vor 2 Stunden schrieb mitsu: \\ip_address\share_name\directory did not work. Very strange. Windows Firewall treats \\ip_address\... targets always as located in the internet zone, even if you use a local ip address. So different and more restrictive firewall rules apply. Quote Link to comment
msebast Posted August 1, 2019 Share Posted August 1, 2019 I bought DVBViewer Media Server but it doesn't work. I tried to change the \config\service.xml file but the web Interface doesn't work. Any other idea? Thanks in advance. support.zip Quote Link to comment
HaraldL Posted August 2, 2019 Share Posted August 2, 2019 (edited) What I noticed in your support.zip: Both "Private Firewall Profile is active" and "Public Firewall Profile is active" appear. What networking connections do you have with which IP settings? At least one of them is configured as a public network (windows firewall blocks much things on it). What happens if you open http://127.0.0.1:8089/ on the pc where the Media Server is installed? Edited August 2, 2019 by HaraldL Quote Link to comment
msebast Posted August 2, 2019 Share Posted August 2, 2019 Thank you HaraldL for your answer. Now only "Private Firewall Profile" is active, but nothing change Nothing also happens opening http://127.0.0.1:8089 Any other idea? Quote Link to comment
Griga Posted August 3, 2019 Share Posted August 3, 2019 The svcdebug.log indicates that the server stops immediately after it has been started. If the server is not running, the web interface can't work. However, the log does not reveal why the server is stopped. How does the Media Server tray icon look like? It should be blue when the server is running. Is it possible to start the server by right-clicking the icon -> Start Media Server? Please also check if there is a .dvbkey file located in C:\Program Files (x86)\Common Files\DVBViewer Shared. Quote Link to comment
msebast Posted August 3, 2019 Share Posted August 3, 2019 12 hours ago, Griga said: How does the Media Server tray icon look like? Gray 12 hours ago, Griga said: Is it possible to start the server by right-clicking the icon -> Start Media Server? No 12 hours ago, Griga said: Please also check if there is a .dvbkey file located in C:\Program Files (x86)\Common Files\DVBViewer Shared. There is the .dvbkey file What can I do? Thanks in advance Quote Link to comment
Griga Posted August 4, 2019 Share Posted August 4, 2019 9 hours ago, msebast said: Gray means stopped. 9 hours ago, msebast said: What can I do? I wish I knew... this kind of issue was unknown up to now. In your support.zip I can see no reason for it. However, I managed to simulate it by artificially creating a critical error in an early stage of the starting sequence. It yields the same debug log output as in your case. The next entry that is supposed to appear in your log after "0 plugins found" is "LoadChannelList", but it's missing. So I guess loading your channel list may fail badly. Please proceed as follows: Go to the configuration folder (see Windows Start Menu -> DVBViewer, if you don't know where it is), zip the files channels.dat, ChannelsURL.ini (if present), favourites.xml (if present) and attach them here (or send me a PM if you don't want it to become public). Move all files mentioned above including backup files (.bak) with the same name to another location, so that the Media Server cannot find them anymore. Reboot your PC and see if the Media Server starts properly. Quote Link to comment
Griga Posted August 4, 2019 Share Posted August 4, 2019 P.S. I just managed to verify that empty category names in the channel list cause such an issue. They may come in as INI channel list import. DVBViewer doesn't care, but the DMS gets into difficulties. It can be fixed in the DVBViewer Channel Editor. Please note that a changed channel list must be saved first (or DVBViewer closed) before it can be loaded by a DMS stop/re-start. In your case I would recommend a reboot. Quote Link to comment
msebast Posted August 4, 2019 Share Posted August 4, 2019 Hi Griga. Now it does work! Thank you channel fav.zip Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.