Which Audio/Video Streaming server(industry standard) can be integrate with Apache JackRabbit content Repository?
Asked
Active
Viewed 267 times
1 Answers
0
The JCR spec and Jackrabbit itself don't provide anything specific regarding media streaming.
Binary data is accessed via the Binary interface, you could implement streaming based on the InputStream that this provides.

Bertrand Delacretaz
- 6,100
- 19
- 24