Page 1 of 1
Video Streaming recognition
Posted: Wed Jul 07, 2010 9:20 pm
by pcultural
Hi, I would like to live manipulate live streaming videos on modul8, like, embedding UStream URL or making modul8 recognizing it as a live cam. How can I make it possible?
thank you!
same question
Posted: Wed Oct 13, 2010 12:09 am
by albanoalfredo
did you find any solution?
I'd like to use a Ustream video embedded as a layer on Modul8
maybe some module could help, I think it would be very easy to develop, but I dont know any python
Posted: Tue Oct 19, 2010 12:53 am
by david
Hi all,
I do not know which format USTREAM is streaming its data.
But if you have an RTSP stream, here is the way to get it into Modul8 :
says that your stream is
rtsp://203.125.227.74/3gpp
1) create a text file named myvideo.mov, write this inside :
RTSPtextRTSP://203.125.227.74/3gpp
2) if you have a QuickTime Pro license, launch QuickTime Player 7
Open URL... (
rtsp://203.125.227.74/3gpp)
Save As... self-contained movie (myvideo.mov)
Then you will be able to open myvideo.mov to access the live stream
Regards.
David
Posted: Tue Oct 19, 2010 4:50 pm
by albanoalfredo
Thanks David
I´ll try to encapsulate the .flv link from ustream in quicktime pro and import to modul8 as soon I have quicktime pro with me
Posted: Tue Oct 19, 2010 5:54 pm
by david
Ah, ustream is using flv format ... flv is not supported by QuickTime.
Posted: Tue Oct 19, 2010 6:54 pm
by tdog
'perian' plugin for quicktime solves that problem
http://perian.org/
tdog
Iphone Cam to M8
Posted: Sat Oct 30, 2010 9:53 pm
by teletoby
iWebcamera for iPhone is a cool App.I test it with Modul8. Perfect!
http://www.drahtwerk.biz/EN/Home.aspx
Posted: Wed Aug 10, 2011 9:25 am
by The Midi Thief
I'm still thinking about this. It would be really nice if I could stream video from one place to another using an existing streaming service like Ustream or Bambuser. Yes they use flv video and yes I can get the flv to work in quicktime with Perian but...
1. How do I figure out the address of the flv-files for Ustream and Bambuser?
2. Ok, I can get a FLV to play in Quicktime but how do I a live streaming FLV to play inside Modul8? Do I need to make a container movie like in David's RTSP example?
3. iWebcamera, yeah that works but I need to connect a better camera. That's why it would be nice to use Bambuser.
So what I am looking at is finding a streaming service that can use a video camera (connected to the computer) as source and the the stream should be compatible with quicktime and playable in Modul8.