H264 to streamable mp4
RÅ«dolfs Bundulis
rudolfs.bundulis at gmail.com
Wed Apr 27 12:16:07 UTC 2016
I thought so:) Ok now that we have that solved, it seems that Chrome can't
even detect the format. I'd advise trying VLC with the http:// url and
maybe also capturing a Wireshark log:
1) Chrome usually sends a Range: 0- header in the request to detect whether
the source is streamable or no - not sure how GStreamer handles this (and
if it handles HTTP requests at all)
2) If the headers are ok, then the atoms of the stream must be inspected.
2016-04-27 14:36 GMT+03:00 bomba <jhonata.poma at gmail.com>:
> You are right. tcp://ip:port was terribly wrong.
> Retried with http://
>
> render_id: 84
> player_id: 45
> pipeline_state: kStopped
> event: WEBMEDIAPLAYER_CREATED
> url: http://192.168.1.30:8080/
> total_bytes: -1
> streaming: true
> single_origin: true
> passed_cors_access_check: false
> range_header_supported: false
> error: FFmpegDemuxer: open context failed
> pipeline_error: demuxer: could not open
>
>
> 00:00:00 00 pipeline_state kCreated
> 00:00:00 00 event WEBMEDIAPLAYER_CREATED
> 00:00:00 00 url http://192.168.1.30:8080/
> 00:00:00 254 total_bytes -1
> 00:00:00 254 streaming true
> 00:00:00 254 single_origin true
> 00:00:00 254 passed_cors_access_check false
> 00:00:00 254 range_header_supported false
> 00:00:00 254 pipeline_state kInitDemuxer
> 00:00:00 255 error FFmpegDemuxer: open context failed
> 00:00:00 255 pipeline_state kStopping
> 00:00:00 255 pipeline_state kStopped
> 00:00:00 255 pipeline_error demuxer: could not open
>
>
>
> --
> View this message in context:
> http://gstreamer-devel.966125.n4.nabble.com/H264-to-streamable-mp4-tp4677114p4677150.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160427/54e9058f/attachment.html>
More information about the gstreamer-devel
mailing list