Jump to content

Recommended Posts

Posted

здравствуйте,
имеется http ссылка из SAT>IP устройство (exip 4124) , оно закодировано, подскажите пожалуйста как его прописать в астре (4.4.182-free) в INPUT и прикладывать кнему кам?

"http://10.17.3.28/?src=1&freq=11727&pol=v&ro=0.35&msys=dvbs&mtype=qpsk&plts=off&sr=28000&fec=78&pids=0,1,16,17,18,300,301,310,320"

Posted

извините, но сам отвечу на свой же вопрос, нужно было правильно выбрать pids и pnr

make_channel({
  name = "Al",
  input = {
          "http://IP/?src=1&freq=11727&pol=v&ro=0.35&msys=dvbs&mtype=qpsk&plts=off&sr=28000&fec=78&pids=0,16,17,18,300,301,310,5905#pnr=30105&cam=reader_1"
          
  },
  output = {
    { url = "http://IP:8011/al" }
  }
})

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...