View Single Post
Posts: 362 | Thanked: 179 times | Joined on Sep 2010
#17
Just thought of another feature that would be cool.
Most mediaplayers allow media to be pushed to them. Like nokia play to for symbian or play to feature for win7.

If this would be possible u can push the stream to a dlna device and the stream would start automatily on the player

But lets first see if it possible to stream the audio

Another tip from fmc:

Code:
gst-launch pulsesrc device=sink.hw0.monitor ! audioconvert ! queue ! nokiaaacenc bitrate=128000 output-format=1 ! tcpserversink host=10.0.0.240 port=5000