2023-02-16, 11:50 AM
Right but I asked you to stop testing this way for a few reasons,
- this is the test comand to make sure the API connection and opendct work and you tested it many times
- it doesn't create the return response to the server which is the part that is broken
- using /dev/null was not so we can see a file but so we can see the python file working.after you removed the comments.
- this method will not work with NextPVR
If you do want to test for yourself, with a filename run with a real filename like you originally were doing. It likely won't play right away but if it is growing you should be able to use ffplay after a minute or so.
- this is the test comand to make sure the API connection and opendct work and you tested it many times
- it doesn't create the return response to the server which is the part that is broken
- using /dev/null was not so we can see a file but so we can see the python file working.after you removed the comments.
- this method will not work with NextPVR
If you do want to test for yourself, with a filename run with a real filename like you originally were doing. It likely won't play right away but if it is growing you should be able to use ffplay after a minute or so.