robertdoo / red5

Automatically exported from code.google.com/p/red5
0 stars 0 forks source link

Kaltura Red5 integration issue? #407

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Integrated Kaltura 5.0 with Red5 1 using references 
http://blog.kaltura.org/webcam-recording-on-kaltura-ce4-using-red5 & 
http://blog.kaltura.org/rtmp-vod-and-live-streaming-using-red5-and-kaltura-ce-4.
2. Recording video using webcam using kaltura KMC "Record From Webcam" option.
3. Finished recording video.

Expected output is to see recorded webcam video of exact duration to be 
available in KMC but instead there is video of duration 0 min displayed. 

What version of the product are you using? On what operating system?
Kaltura CE 5.0 & Red5 ver 1.0.0

Attaching screenshots & red5 log file.

Original issue reported on code.google.com by lalit.j....@gmail.com on 19 Jun 2013 at 12:35

Attachments:

GoogleCodeExporter commented 9 years ago
All the videos shown have a duration of at least 30 minutes

Original comment by ctden...@gmail.com on 26 Jun 2013 at 4:42

GoogleCodeExporter commented 9 years ago
Actually it is adding 30 minutes by default to all videos e.g. if a video is of 
1 min 30 sec then kaltura shows it of 31 min 30 seconds. I have raised this 
issue as well @ http://forum.kaltura.org/discussion/83/kaltura-red5-integration.

Regards.

Original comment by lalit.j....@gmail.com on 26 Jun 2013 at 4:54

GoogleCodeExporter commented 9 years ago
In your item 1, #1063 indicates an argument count issue for a method your 
player requested and #1069 indicates that something asked for was not found; 
these are not red5 specific things. For item 3 you wonder about warnings in 
your log; the one that i see is not related to your other threads:
2013-06-18 12:07:13,473 [pool-8-thread-1] WARN  
o.r.s.net.rtmp.RTMPMinaIoHandler - Exception caught Connection reset by peer   
This indicates that the client end disconnected, which is normally from a 
browser close or loss of network connection.
The post 1.0 versions all record quite well, so I'm at a loss as to what is the 
actual "issue" here.

Original comment by mondain on 16 Jul 2013 at 10:00

GoogleCodeExporter commented 9 years ago
Thanks for reply.

I used Wowza but then it all worked fine without any issue. I was able to 
record video from webcam & play it back without any hesitation.

Original comment by lalit.j....@gmail.com on 17 Jul 2013 at 3:12

GoogleCodeExporter commented 9 years ago
Cool, glad it works for you.. enjoy.

Original comment by mondain on 17 Jul 2013 at 1:54

GoogleCodeExporter commented 9 years ago
Hi there,

If you still has issues or you would like to integrate Red5, I have written a 
blog post in our website.
www.panda-os.com
You have lots of knowledge there.
For the Red5 issue follow this link.
http://www.panda-os.com/2013/06/installing-and-integrating-red5-with-kaltura-ce5
/#.UhU2RKYazCQ

Original comment by r...@panda-os.com on 21 Aug 2013 at 9:51