hello guys...!
I am jay, I am supposed to write a video player which should have a capability to stream a video from a remote server.
There may be more than one video streams incoming.
please do help me discussing the issues in developing such a player based on following points.
- Underlying framework for the player to use.
- Language to prefer.(anyways I am thinking of java but your suggestions are most welcome)
- Which player would be more efficient..? browser based or stand alone video player like the most ones we use.
- Modifying a Open Source would be more efficient or shall I go for my own player to be written form scratch?