Open whittinghamj opened 5 years ago
After tweaking the freq so it was the right format I got it to scan and the web page showed up
however no chanels
here is the output
Here is the log - https://pastebin.com/TXdUc155
Is this platform now dead or am I missing something?
Any help please.
Sorry
I was traveling
Can you please write to mumudvb-dev@lists.crans.org
On Sat, Mar 23, 2019, 15:38 whittinghamj notifications@github.com wrote:
Is this platform now dead or am I missing something?
Any help please.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/braice/MuMuDVB/issues/244#issuecomment-475875048, or mute the thread https://github.com/notifications/unsubscribe-auth/AAUUD3qciNVksUpSoWianTDyfe1wTgfxks5vZjxrgaJpZM4bu0JN .
This is your issue
On Sat, Mar 23, 2019, 15:38 whittinghamj notifications@github.com wrote:
Is this platform now dead or am I missing something?
Any help please.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/braice/MuMuDVB/issues/244#issuecomment-475875048, or mute the thread https://github.com/notifications/unsubscribe-auth/AAUUD3qciNVksUpSoWianTDyfe1wTgfxks5vZjxrgaJpZM4bu0JN .
Hi guys, I have a tuner (USB) which works perfectly in TVHeadend but I would rather use it with MuMuDVB. It works fine with DVB-C and T in TVH but only DVB-T in MuMu
Im trying to get it working and here the -vvv results.
root@cluster-master:~# mumudvb -d -c /root/vm.conf -vvv MuMuDVB Version 2.0.0_20150103_mumudvb2 --- Build information --- Built with CAM support. Built with SCAM support. Built with ATSC support. Built with ATSC long channel names support. Built with support for DVB API Version 5.4. Built with support for DVB-T2.
Originally based on dvbstream 0.6 by (C) Dave Chapman 2001-2004 Released under the GPL. Latest version available from http://mumudvb.braice.net/ Project from the cr@ns (http://www.crans.org) by Brice DUBOST (mumudvb@braice.net)
Deb2: Main: ==== Configuration file ==== Deb2: Main: 001 multicast_ipv4=0 Deb2: Main: 002 unicast=1 Deb2: Main: 003 port_http=8080 Deb2: Main: 004 card=0 Deb2: Main: 005 tuner=0 Deb2: Main: 006 Deb2: Main: 007 # freq=667000000 Deb2: Main: 008 Deb2: Main: 009 freq=667 Deb2: Main: 010 srate=6952000 Deb2: Main: 011 modulation=QAMAUTO Deb2: Main: 012 Deb2: Main: 013 #rewrite_pat=1 Deb2: Main: 014 Deb2: Main: 015 autoconfiguration=full Deb2: Main: ============ done =========== Info: Main: Autoconfiguration, we activate SAP announces. if you want to disable them see the README. Info: Main: Autoconfiguration, we activate PAT rewriting. if you want to disable it see the README. Info: Main: Autoconfiguration, we activate SDT rewriting. if you want to disable it see the README. Info: Main: ========== End of configuration, MuMuDVB version 2.0.0_20150103_mumudvb2 is starting ========== Info: Main: Streaming. Freq 667000 Info: Tune: Using DVB card "Silicon Labs Si2168" tuner 0 Info: Tune: tuning DVB-C to 667000 Hz, srate=-1637934592 ERRO: Tune: ERROR tuning channel : Invalid argument Info: Main: Tuning issue, card 0 Info: Main: Closing cleanly. Error 7 Info: Main: ========== MuMuDVB version 2.0.0_20150103_mumudvb2 is stopping with ExitCode 7 ==========
The freq / srate and modulation are taken from TVH and do work there so should work in MuMu but I can't understand what I'm doing wrong.
Any help would be great thanks