Hello experts ,
i want to build internet radio streaming client , that will support *.asx *.pls *.acc *.mp3 ( any more i dont know about ? )
any way im looking for any starting points to how to develop c++ wrapper ( im going to use Qt 5 ++ )
around libVLC to stream radio .
Questions :
1. is it good fit using this lib ?
2. where can i start to learn about this specific functions that is streaming using libVLC
3. what should i be careful ?
thanks allot for the helpers