You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone,
I have a video application that now works quite well (decent throughput between ma H747 and my Mac). Now the problem is when from VLC (or any other video viewer) I stop and try to reactivate the stream. Impossible to reactivate the transfer. Same situation when the computer suspends the activity and goes in sleep mode. I get the tud_suspend_cb() and tud_resume_cb() callbacks, but to reactivate the transfer I have to restart my application. Is there any procedure for doing this inside my application without restarting my board?
Thank you for your suggestions.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello everyone,
I have a video application that now works quite well (decent throughput between ma H747 and my Mac). Now the problem is when from VLC (or any other video viewer) I stop and try to reactivate the stream. Impossible to reactivate the transfer. Same situation when the computer suspends the activity and goes in sleep mode. I get the tud_suspend_cb() and tud_resume_cb() callbacks, but to reactivate the transfer I have to restart my application. Is there any procedure for doing this inside my application without restarting my board?
Thank you for your suggestions.
Beta Was this translation helpful? Give feedback.
All reactions