Streaming video

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Streaming video

samir juno
Hi,

I want to use gstreamer framework to stream video and control the stream , I want someone to help me in achieving this and I am willing to pay for that.if any one is interested we can talk more about the details.

Regards,
Samir

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Streaming video

Frans van Berckel
Do you know flumotion? It's based on gstreamer and does this?

http://www.flumotion.net/



Frans van Berckel

On Fri, 2008-08-15 at 16:54 -0400, samir juno wrote:

> Hi,
>
> I want to use gstreamer framework to stream video and control the
> stream , I want someone to help me in achieving this and I am willing
> to pay for that.if any one is interested we can talk more about the
> details.
>
> Regards,
> Samir
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Streaming video

samir juno
Hi Frans,

Briefly what I am trying to achieve  is, I have a mobile user streaming video to his laptop  the user is moving and watching the video on his laptop as soon the user reaches closer to his desktop he wants the video stream to be transfered  from the laptop to the Desktop, the user wants continue watching the video on the Desktop from the current position, my  goal is to transfer the video with minimum loss of frames or delay, establishing and managing the session between laptop, desktop and video server is done using  SIP  , I already managed to create SIP session and transfered the SIP session from the laptop to Desktop successfully using  PJSIP framework , currently I am using VLC to stream video the problem I am facing right now when I transfer the video from the laptop to the desktop, the video on the Desktop starts from the beginning instead of the current position,  so I was advised to use  gstreamer  to be able to control  the video , I already started to learn gstreamer and I managed to stream video using the command  gst-launch-0.10 playbin  but it seems I am lost right now I do not know how to control the video.

Do you think flumotion can achieve the video transfer  from the current position? if it does any hint where to start from?

Thank you for your help
Samir


 Fri, Aug 15, 2008 at 5:08 PM, Frans van Berckel <[hidden email]> wrote:
Do you know flumotion? It's based on gstreamer and does this?

http://www.flumotion.net/



Frans van Berckel

On Fri, 2008-08-15 at 16:54 -0400, samir juno wrote:
> Hi,
>
> I want to use gstreamer framework to stream video and control the
> stream , I want someone to help me in achieving this and I am willing
> to pay for that.if any one is interested we can talk more about the
> details.
>
> Regards,
> Samir
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Streaming video

Frans van Berckel
Hi Samir,

I am not sure, so the best you can do is contacting the flumotion
developers list to get an awnsher to your question.

http://lists.fluendo.com/mailman/listinfo/flumotion-devel

The Fluendo company does paid support as well.

Thanks,

Frans van Berckel



On Mon, 2008-08-18 at 11:53 -0400, samir juno wrote:

> Hi Frans,
>
> Briefly what I am trying to achieve  is, I have a mobile user
> streaming video to his laptop  the user is moving and watching the
> video on his laptop as soon the user reaches closer to his desktop he
> wants the video stream to be transfered  from the laptop to the
> Desktop, the user wants continue watching the video on the Desktop
> from the current position, my  goal is to transfer the video with
> minimum loss of frames or delay, establishing and managing the session
> between laptop, desktop and video server is done using  SIP  , I
> already managed to create SIP session and transfered the SIP session
> from the laptop to Desktop successfully using  PJSIP framework ,
> currently I am using VLC to stream video the problem I am facing right
> now when I transfer the video from the laptop to the desktop, the
> video on the Desktop starts from the beginning instead of the current
> position,  so I was advised to use  gstreamer  to be able to control
> the video , I already started to learn gstreamer and I managed to
> stream video using the command  gst-launch-0.10 playbin  but it seems
> I am lost right now I do not know how to control the video.
>
> Do you think flumotion can achieve the video transfer  from the
> current position? if it does any hint where to start from?
>
> Thank you for your help
> Samir
>
>
>  Fri, Aug 15, 2008 at 5:08 PM, Frans van Berckel <[hidden email]>
> wrote:
>         Do you know flumotion? It's based on gstreamer and does this?
>        
>         http://www.flumotion.net/
>        
>        
>        
>         Frans van Berckel
>        
>        
>         On Fri, 2008-08-15 at 16:54 -0400, samir juno wrote:
>         > Hi,
>         >
>         > I want to use gstreamer framework to stream video and
>         control the
>         > stream , I want someone to help me in achieving this and I
>         am willing
>         > to pay for that.if any one is interested we can talk more
>         about the
>         > details.
>         >
>         > Regards,
>         > Samir
>         >
>        
>         >
>         -------------------------------------------------------------------------
>         > This SF.Net email is sponsored by the Moblin Your Move
>         Developer's challenge
>         > Build the coolest Linux based applications with Moblin SDK &
>         win great prizes
>         > Grand prize is a trip for two to an Open Source event
>         anywhere in the world
>         > http://moblin-contest.org/redirect.php?banner_id=100&url=/
>         > _______________________________________________
>         gstreamer-devel mailing list
>         [hidden email]
>         https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>        
>        
>         -------------------------------------------------------------------------
>         This SF.Net email is sponsored by the Moblin Your Move
>         Developer's challenge
>         Build the coolest Linux based applications with Moblin SDK &
>         win great prizes
>         Grand prize is a trip for two to an Open Source event anywhere
>         in the world
>         http://moblin-contest.org/redirect.php?banner_id=100&url=/
>         _______________________________________________
>         gstreamer-devel mailing list
>         [hidden email]
>         https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel