You Are Here:

Community: Developer Discussion Boards

#1 Old Streaming Video from the Webcam (n810) - 2008-06-13, 14:57

Join Date: Mar 2003
Posts: 1
cruse
Offline
Registered User
Hallo everybody,

I wanted to know how to stream video, with gstreamer, from the Nokia N810 to my local PC
I have no problem building my sending pipeline but my pipeline on my local PC does not
and all i found on the internet is how to make it with an SDP file an the VLC player.

my sending pipeline looks like this :

gst-launch-0.10 v4l2src ! \
video/x-raw-yuv,width=176,height=144,framerate=\(fraction\)15/1 ! \
hantro4200enc stream-type=1 profile-and-level=1001 ! \
video/x-h263,framerate=\(fraction\)15/1 ! rtph263ppay mtu=1438 ! \
udpsink host=$HOST port=$VPORT

thx for your help
Reply With Quote

#2 Old Creating a thumbnail - 2008-06-18, 09:11

Join Date: Jun 2008
Posts: 2
nandennagari
Offline
Registered User
I want to create a thumbnail for an video clip depending on the time which i hve to give in pipeline.

What I did:
There is a property called "thumbnail" and "time" included in demuxer. Thumbnail is set to FALSE by default.
On setting it to TRUE, thumbnail of that frame can be retrieved.
The code should be modified to retrieve the nearest I-Frame based on the time property.

The pipeline is

gst-launch psf_3gp_demux location="filename" thumbnail=TRUE time=33900 ! video_decoder ! jpeg_encoder ! filesink location="path for creating thumbnail"

where time is in milli seconds.

This was what I did.

As per the requirement, While transcoding( from mp4sp to h263p3 ) I have to create a thumbnail and encoding the file parallelly.

Please Give some idea.
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules

You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump
Similar Threads
Thread Thread Starter Forum Replies Last Post
video streaming in mobile premlathiya Mobile Java General 5 2009-06-04 23:13
Video Streaming Buffer alessiobwb Symbian Media (Graphics & Sounds) 1 2007-07-22 09:03
Video Streaming Server jilko Streaming and Video 2 2007-03-27 23:59
RTSP video streaming issue on 6280 olivier_irac General Discussion 0 2006-12-04 16:11

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia