Oscam is an Open Source Conditional Access Module software used for descrambling DVB transmissions using smart cards. It's both a server and a client.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
1.7 KiB

  1. [linuxserverurl]: https://linuxserver.io
  2. [![linuxserver.io](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver_medium.png)][linuxserverurl]
  3. <!--- If you are new to Docker or this application our issue tracker is **ONLY** used for reporting bugs or requesting features. Please use [our discord server](https://discord.gg/YWrKVTn) for general support. --->
  4. <!--- If this acts as a feature request please ask yourself if this modification is something the whole userbase will benefit from --->
  5. <!--- If this is a specific change for corner case functionality or plugins please look at making a Docker Mod or local script https://blog.linuxserver.io/2019/09/14/customizing-our-containers/ -->
  6. <!--- Provide a general summary of the issue in the Title above -->
  7. ------------------------------
  8. ## Expected Behavior
  9. <!--- Tell us what should happen -->
  10. ## Current Behavior
  11. <!--- Tell us what happens instead of the expected behavior -->
  12. ## Steps to Reproduce
  13. <!--- Provide a link to a live example, or an unambiguous set of steps to -->
  14. <!--- reproduce this bug. Include code to reproduce, if relevant -->
  15. 1.
  16. 2.
  17. 3.
  18. 4.
  19. ## Environment
  20. **OS:**
  21. **CPU architecture:** x86_64/arm32/arm64
  22. **How docker service was installed:**
  23. <!--- ie. from the official docker repo, from the distro repo, nas OS provided, etc. -->
  24. <!--- Providing context helps us come up with a solution that is most useful in the real world -->
  25. ## Command used to create docker container (run/create/compose/screenshot)
  26. <!--- Provide your docker create/run command or compose yaml snippet, or a screenshot of settings if using a gui to create the container -->
  27. ## Docker logs
  28. <!--- Provide a full docker log, output of "docker logs oscam" -->