Lightpack icon indicating copy to clipboard operation
Lightpack copied to clipboard

Prismatik stopped capturing Netflix & HboGO in Opera. Youtube works fine

Open theyv opened this issue 3 years ago • 8 comments

In chrome both netflix and hbo go works fine. I tried to change capture source in settings with no luck. Any possibilities to fix this?

cheers

theyv avatar Oct 24 '21 13:10 theyv

For me, it doesn't work in chrome. have not tried any other browsers

six-shooter avatar Jan 03 '22 13:01 six-shooter

its DRM, probly no way around it, no screen capture works, you would need to capture it with some capturing card/device in the middle

FluffyDiscord avatar Jan 05 '22 01:01 FluffyDiscord

Yeah, because of DRM it's actively being blocked from being captured. Maybe one of the suggestions in #470 works?

psieg avatar Jan 08 '22 13:01 psieg

#470 doesn't work any longer so that's it. The "workaround" is to download your movie/series and watch it offline in your own player

FluffyDiscord avatar Jan 08 '22 14:01 FluffyDiscord

@six-shooter @psieg @FluffyDiscord i figured some "workaround" With this chrome version: 79.0.3945.117 netflix works fine. Sadly HBO MAX doesn't work (says "unsupported browser"), but with this user agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.82 Safari/537.36 it works fine. But we can't change user agent with extensions, it would not work. You must do it this way:

  1. Right Click Anywhere in Webpage > Inspect (Alternatively, you can use CTR+Shift+I on Windows, Cmd + Opt +J on Mac.)
  2. Choose More Tools > Network Conditions
  3. Uncheck Select Automatically Checkbox
  4. select custom and type useragent I given you (or any newest, just check it here if it not work https://www.whatismybrowser.com/guides/the-latest-user-agent/chrome)
  5. go to https://play.hbomax.com/ (make sure that you are not refreshing the "unsupported device" subpage)

theyv avatar Mar 24 '22 22:03 theyv

I had the same problem and fix it by downloading Netflix app and updating drivers using outbyte driver updater. The app is better you will get higher video resolution compared to the browser and also surround sound, something that browsers lack.

jorgemario7 avatar Apr 05 '22 04:04 jorgemario7

@jorgemario7 for me the netflix windows app doesn't work with prismatik :(

wt., 5 kwi 2022 o 06:02 jorgemario7 @.***> napisał(a):

I had the same problem and fix it by downloading Netflix app and updating drivers using outbyte driver updater. The app is better you will get higher video resolution compared to the browser and also surround sound, something that browsers lack.

— Reply to this email directly, view it on GitHub https://github.com/psieg/Lightpack/issues/501#issuecomment-1088243806, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADD6SNFABYKNJIB5EWCBEUTVDO3OJANCNFSM5GTOM75Q . You are receiving this because you authored the thread.Message ID: @.***>

theyv avatar Apr 06 '22 20:04 theyv

I followed this tutorial to install and configure Arduino and Prismatik

Video Tutorial https://www.youtube.com/watch?v=juC-3imLoTQ&t=266s

Adalight Code

https://github.com/Wifsimster/adalight_ws2812

I used to have arduino nano Chinese version, it gave me a lot of issues and it stop working so I got the original and I am happy with it and works better.

Install FTDI drivers

https://ftdichip.com/drivers/vcp-drivers/

Update all drives by going to your manufacturers website and under support - drivers - scan your system, and update your pc.

Run windows update

Since I build my own pc I used Outbyte Driver updater to update my system.

When it stops working or have USB issues Under Control Panel - Device Manager - Universal Serial Bus controllers. Uninstall (do not delete): •Usb serial converter •Usb 3.0 (if you are using usb 3 to connect your arduino)
•Usb device Descriptor Request Failed No need to close Prismatik, do not reboot pc.

•Disconnect arduino usb from pc •Unplug Arduino power supply. Wait few seconds and reconnect arduino power supply and reconnect usb to pc Let pc install the best drivers for you pc. This works for windows 10 & 11.

I hope this helps

jorgemario7 avatar Apr 09 '22 00:04 jorgemario7