Browse Source

README: Update reporting bugs section

Georgi Chorbadzhiyski 6 years ago
parent
commit
f335adc78c
1 changed files with 14 additions and 4 deletions
  1. 14
    4
      README

+ 14
- 4
README View File

389
 If you think you have found bug in videohubctrl, please report it to
389
 If you think you have found bug in videohubctrl, please report it to
390
 the e-mail listed in Contact section (see below) of this README file.
390
 the e-mail listed in Contact section (see below) of this README file.
391
 
391
 
392
-When reporting bugs, please send the whole output that videohubctrl
393
-generated (preferably by using --debug option) and also the full
394
-command line which you used and describe what you think the videohubctrl
395
-does wrong.
392
+When reporting bugs, run 'videohubctrl' with debugging enabled by adding
393
+several --debug (-d) options on the command line, for example:
394
+
395
+  videohubctrl -d -d -d --host 192.168.0.1
396
+
397
+Please add the full command line that you are using and describe what
398
+you think the 'videohubctrl' does wrong.
399
+
400
+Also it is very useful to report what VideoHub device reports by
401
+running:
402
+
403
+  telnet your_videohub_ip 9990
404
+
405
+save the output and attach it to your bug report.
396
 
406
 
397
 
407
 
398
 TODO list
408
 TODO list

Loading…
Cancel
Save