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.

34 lines
1.3 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. <!--- Provide a general summary of the issue in the Title above -->
  5. ------------------------------
  6. ## Expected Behavior
  7. <!--- Tell us what should happen -->
  8. ## Current Behavior
  9. <!--- Tell us what happens instead of the expected behavior -->
  10. ## Steps to Reproduce
  11. <!--- Provide a link to a live example, or an unambiguous set of steps to -->
  12. <!--- reproduce this bug. Include code to reproduce, if relevant -->
  13. 1.
  14. 2.
  15. 3.
  16. 4.
  17. ## Environment
  18. **OS:**
  19. **CPU architecture:** x86_64/arm32/arm64
  20. **How docker service was installed:**
  21. <!--- Providing context helps us come up with a solution that is most useful in the real world -->
  22. ## Command used to create docker container (run/create/compose/screenshot)
  23. <!--- Provide your docker create/run command or compose yaml snippet, or a screenshot of settings if using a gui to create the container -->
  24. ## Docker logs
  25. <!--- Provide a full docker log, output of "docker logs oscam" -->