Live video streaming using Java?

后端 未结 6 589
刺人心
刺人心 2020-12-12 16:33

Are there any good libraries for streaming live video using Java? Ideally both ends of the pipe should be written in Java but I am mostly concerned about the video player. W

6条回答
  •  再見小時候
    2020-12-12 17:18

    Hi not an expert in streaming but my understanding is that it is included in th Java Media Framework JMF http://java.sun.com/javase/technologies/desktop/media/jmf/2.1.1/support-rtsp.html

提交回复
热议问题