Capturing Bus Data

0

Good afternoon. How do I capture data from the bus when it comes to video or images? Any ideas?

Example: When I want to capture bus input data I can use std :: cin, getline.

But if you need to capture video data and images. Example: I am watching a video through vlc, windows media player or any other video player.

Would it be possible with c ++ to know what data is going through the data bus?

Does anyone know of any material that talks about this? It could be articles, books, videos.

Note: I need references.

Thank you.

    
asked by anonymous 10.03.2016 / 20:26

0 answers