Tagged Questions

1
vote
3answers
4k views

creating mobile streaming server (3gp)

I need an Open Source solution & tutorial for creating mobile streaming server that can stream video on 3gp (3gpp) format, i have tried using Helix DNA Server, but it's free version only allow ...
0
votes
1answer
74 views

Darwin Streaming Server - Adaptive Bitrate?

Can anyone provide any direction or links on how to use the adaptive bitrate feature that DSS says it supports? According to the release notes for v6.0.3: 3GPP Release 6 bit rate adaptation support ...
0
votes
1answer
1k views

Video: Embed a RTSP 3GP Quicktime seems to be impossible

Situation: I want to embed this stream in my website: rtsp://v8.cache2.c.youtube.com/CiQLENy73wIaGwnUg6yvPB1bKxMYESARFEgGUghzdGFuZGFyZAw=/0/0/0/video.3gp Problem: All my tries to embed fail, only ...
0
votes
1answer
311 views

how to stream 3gp video files in c++

i like to be able to stream and display 3gp video files that in my case coming from the YouTube Api im programing in c++. can it be done ?
0
votes
2answers
1k views

flv stream decoding, 3gp encoding

Are there any open source projects in any language and other recourses that I need to look at in order to implement flv to 3gp conversion? It's better to be streaming, I mean return first portion of ...