Welcome (Please read before posting) #1
alifuaziz
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Welcome to the pyMultiVideo discussion board.
This is a board for pyMultiVideo users to get support troubleshooting problems, suggest improvements to the system, or discuss any other pyControl related questions. Anyone can post and reply to discussions, you just need a GitHub account.
The pyMultiVideo docs have detailed information about using the system, and solutions to commonly encountered problems are detailed on the troubleshooting page.
You can use GitHub Flavoured Markdown to format your posts. To format Python code with syntax highlighting you put
py ...
around your code snippets. For example:Is formatted as:
def add_one(x):
return(x+1)
Beta Was this translation helpful? Give feedback.
All reactions