mildsunrise / dm500-satip

📡 Kernel & firmware image to turn a DM500 into a SAT>IP server
37 stars 11 forks source link

Hello, I am experiencing a problem when accessing the IP satip #3

Open irafaelfurtado opened 7 years ago

irafaelfurtado commented 7 years ago

Hello, I am experiencing a problem when accessing the IP satip

DVB-S ADAPTER TUNED TO Offline Unset STRENGTH SNR BER STREAMS No open streams.

What can it be? I'm using the clone DM500S

mildsunrise commented 7 years ago

I need more info. How are you using the server? What satellite are you tuning to? Was the setup working with other firmwares?

irafaelfurtado commented 7 years ago

Hello, I'm glad you helped me with this. I installed the image on the receiver DM500S, and open the satip by ip. I just did that and I do not know if that's enough. Tell me, and do I have to do something else to work properly? I'm sending a print of how my satip is after installation

An image of SAT>IP DM500S An image of TV-Headend

Want to use in a Tv-headend fo watch multiple channels at once by VLC. As you are already quite experienced, can you help me with this system? Do you have any tips?

The satellite I'm adjusting is Star One C2 70W DVB-S and DVB-S2

mildsunrise commented 7 years ago

It seems it's working okay. You should configure Tvheadend just like you would with any other satellite tuner; create a DVB-S network, add the tuner to the network, perform a scan, map channels... Did you do this?

Want to use in a Tv-headend fo watch multiple channels at once by VLC.

I hope this is clear: You need multiple tuners (i.e. many DM500S) to be able to watch multiple channels at once. Tvheadend will just make it easier, but one DM500S alone will not be enough.

irafaelfurtado commented 7 years ago

I recorded a video of what is happening here, because I do not know what to do to make it work with at least 1 channel. Watch the video below:

watch this video

I think it would be better if you looked in real time at my system through the teamviewer Please help me with this instability problem, my configuration of satellite transponder is this:

`

    <transponder frequency="11015000" symbol_rate="29890000" polarization="0" fec_inner="0"/>
    <transponder frequency="11131000" symbol_rate="29890000" polarization="1" fec_inner="0"/>
    <transponder frequency="11171000" symbol_rate="29890000" polarization="1" fec_inner="0"/>
    <transponder frequency="11781000" symbol_rate="29890000" polarization="0" fec_inner="0"/>
    <transponder frequency="11821000" symbol_rate="29890000" polarization="0" fec_inner="0"/>
    <transponder frequency="11880000" symbol_rate="41500000" polarization="0" fec_inner="0"/>
    <transponder frequency="11940000" symbol_rate="29890000" polarization="0" fec_inner="0"/>
    <transponder frequency="11960000" symbol_rate="29890000" polarization="1" fec_inner="0"/>
    <transponder frequency="12020000" symbol_rate="28890000" polarization="1" fec_inner="0"/>
    <transponder frequency="12080000" symbol_rate="29890000" polarization="1" fec_inner="0"/>
    <transponder frequency="12120000" symbol_rate="29890000" polarization="1" fec_inner="0"/>
    <transponder frequency="12160000" symbol_rate="28890000" polarization="1" fec_inner="0"/>
    <transponder frequency="12440000" symbol_rate="29892000" polarization="1" fec_inner="0"/>
    <transponder frequency="12640000" symbol_rate="29891000" polarization="1" fec_inner="0"/>`

Of this configuration only used the frequency and symbol_rate. This file was used in the Dreambox as receiver to find the valid TP of the satellite. I do not know what to do now. I'm online all the time.

irafaelfurtado commented 7 years ago

I do not know what I should do more to get the channels open on the VLC player from tvheadend using my DM500s device, please count on your help to complete this system.

Another problem I face is to take the image sat> ip and return the receiver as before by DreamBox Tools v3.0 is giving error

irafaelfurtado commented 7 years ago

This is the message that appears:

2017-03-08 15:31:21.000 mpegts: 10975H in Star One C2 - tuning on SAT>IP DVB-S Tuner #1 (192.168.0.22) 2017-03-08 15:31:21.000 subscription: 0007: "scan" subscribing to mux "10975H", weight: 2, adapter: "SAT>IP DVB-S Tuner #1 (192.168.0.22)", network: "Star One C2", service: "Raw PID Subscription" 2017-03-08 15:31:31.000 mpegts: 10975H in Star One C2 - scan no data, failed 2017-03-08 15:31:31.000 subscription: 0007: "scan" unsubscribing

irafaelfurtado commented 7 years ago

I added you on skype

mildsunrise commented 7 years ago

What type of LNB are you using? What LO frequency (or frequencies) does it use?

SAT>IP servers in general (not just this one) have trouble working with non-universal LNBs. They can work, but need to be tweaked... See the discussion at #1 for example.

deffcon commented 7 years ago

Hi,

Is there a possibility you can extend you're images for other dreambox types like the dm800SE ? I'm using minisatip on a stripped image, but i'd like a dedicated image without all the shizzle from Enigma, and you're setup is something i'm looking for.

Dave

mildsunrise commented 7 years ago

If you were able to use a stripped image with minisatip, then you should be able to use Buildroot just as I do with this image. But instead of telling Buildroot to build a Linux kernel from scratch, you should use the original kernel and load the (probably proprietary) module instead of dvb_stbx25xx. The rest of the setup will probably be the same as in this image.

It requires only a few changes, but you do need to know what you're doing. I currently don't have any DM800SE and am unable to find it at a good price, but if you have one to spare you can donate it for me to work on it.

xiaole51 commented 7 years ago

I also use the clone DM500S flash 2.3 img. can load web page and tvhedend to show tuner. But no signal was received I haven't figured out how LNB is set up. LNB is 5150 c-band How do I set the LNB to below link? http:///192.168.1.6/?src=1&freq=4120&sr=27500&pol=h&msys=dvbs&pids=0,36,0,35 Tvheadend also failed to find the option to set the LNB. How do I set the frequency of LNB? Thank you.

iccoldbeer commented 7 years ago

@xiaole51 Not sure about tvheadend but i use 2.3 with dvbviewer cband 5150 with this method, leave lnb type set incorrectly as universal ku then use equation 5150-freq=X+9750=new freq. So 4120 cband would be 10780 ku universal. Working very well for me. thank you jmendeth great work.

mildsunrise commented 7 years ago

Changing the LNB parameters requires patching minisatip, recompiling and runing that one instead.

The latest development version of minisatip allows changing the LNB parameters, but I prefer to wait until they publish a stable release (0.8?), which I'll bring here then.

imrankhan-coder commented 4 years ago

need help....