NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
« Previous 1 … 92 93 94 95 96 … 102 Next »
Decrypting in v5?

 
  • 0 Vote(s) - 0 Average
Decrypting in v5?
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#1
2019-10-16, 05:54 AM
Is or will decrypting be implemented in v5 without using sat>ip? It was hoplessly complicated to set up in Linux so I won't even attempt in windows since I recon it will be dependent of Cygwin....

"I'd rather have a bottle in front of me than a frontal lobotomy"
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#2
2019-10-16, 08:20 AM
On Windows, the same multidec functionality from v4 is still there and should work, though I might need to expose setting to allow you to enable it. It'll be running the exact same code that you've run previously with v4.

On Linux you'd need to use SAT>IP if you want use softcams etc.
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#3
2019-10-16, 05:26 PM
(2019-10-16, 08:20 AM)sub Wrote: On Windows, the same multidec functionality from v4 is still there and should work, though I might need to expose setting to allow you to enable it. It'll be running the exact same code that you've run previously with v4.

On Linux you'd need to use SAT>IP if you want use softcams etc.
Yeah, too complicated and way too shaky in Linux. Ie, v5 on Linux is only for american users.....

So is the windows version ready for testing with softcam decrypting?

"I'd rather have a bottle in front of me than a frontal lobotomy"
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,112
Threads: 957
Joined: May 2006
#4
2019-10-16, 05:37 PM (This post was last modified: 2019-10-16, 05:50 PM by mvallevand.)
As a Canadian running linux I disagree with your statement. Also there are many people happily running PVR software without decryption.

Finally you may want to edit your profile signature since the markup you use isn't supported on this new forum softwre.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#5
2019-10-16, 05:42 PM
(2019-10-16, 05:26 PM)Reddwarf Wrote: Yeah, too complicated and way too shaky in Linux. Ie, v5 on Linux is only for american users.....
There was few users of v4 softcam support. Maybe a couple of dozen tops. Every one else will be just fine on v5 without softcam support. ie, the vast majority of users from United Kingdom, New Zealand, Australia, and lots of other countries, never needed it in v4, and wont need it in v5.
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#6
2019-10-16, 05:58 PM
(2019-10-16, 05:42 PM)sub Wrote:
(2019-10-16, 05:26 PM)Reddwarf Wrote: Yeah, too complicated and way too shaky in Linux. Ie, v5 on Linux is only for american users.....
There was few users of v4 softcam support. Maybe a couple of dozen tops. Every one else will be just fine on v5 without softcam support. ie, the vast majority of users from United Kingdom, New Zealand, Australia, and lots of other countries, never needed it in v4, and wont need it in v5.
You may be correct about that, but you are also excluding all future users that need softcam support. BTW, it should not be too complicated to write a wrapper for Acamd.dll and everything should work as usual.

Now what about my question?

"I'd rather have a bottle in front of me than a frontal lobotomy"
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#7
2019-10-16, 06:08 PM
(2019-10-16, 05:58 PM)Reddwarf Wrote: You may be correct about that, but you are also excluding all future users that need softcam support.
I'm not ruling out adding my own Linux implementation in future, but it's not a high priority for me, so it'd come later. It's a lot of work for a small number of users.

Quote:BTW, it should not be too complicated to write a wrapper for Acamd.dll and everything should work as usual.
As noted, it shouldn't be a big deal to getting Acamd.dll working on Windows, since that code is all the same.

My biggest issue with anything CI or SoftCam related is that I no longer have any way to test it. I have no encrypted signals that can be accessed this way. My cable company used to use Irdeto, and I had smartcard I could use for testing. They moved away from that, and now use an IPTV system.

Quote:So is the windows version ready for testing with softcam decrypting?
I just checked the code now. It looks like it needs me to add about a dozen lines of code to hook it up. I'll try to do that in the next few days.
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#8
2019-10-16, 06:17 PM
(2019-10-16, 06:08 PM)sub Wrote:
(2019-10-16, 05:58 PM)Reddwarf Wrote: You may be correct about that, but you are also excluding all future users that need softcam support.
I'm not ruling out adding my own Linux implementation in future, but it's not a high priority for me, so it'd come later. It's a lot of work for a small number of users.

Quote:BTW, it should not be too complicated to write a wrapper for Acamd.dll and everything should work as usual.
As noted, it shouldn't be a big deal to getting Acamd.dll working on Windows, since that code is all the same.

My biggest issue with anything CI or SoftCam related is that I no longer have any way to test it. I have no encrypted signals that can be accessed this way. My cable company used to use Irdeto, and I had smartcard I could use for testing. They moved away from that, and now use an IPTV system.

Quote:So is the windows version ready for testing with softcam decrypting?
I just checked the code now. It looks like it needs me to add about a dozen lines of code to hook it up. I'll try to do that in the next few days.
Great, looking forward to do some windows testing. And btw, what I meant was that it shouldn't be too complicated to get Acamd running on Linux using a wrapper...

"I'd rather have a bottle in front of me than a frontal lobotomy"
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#9
2019-10-16, 06:19 PM
acamd.dll is a Windows dll. There is no way to use that from Linux.
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#10
2019-10-16, 06:36 PM
(2019-10-16, 06:19 PM)sub Wrote: acamd.dll is a Windows dll. There is no way to use that from Linux.
https://github.com/taviso/loadlibrary

"I'd rather have a bottle in front of me than a frontal lobotomy"
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode