[FFmpeg-trac] #2205(FFserver:open): Can't streaming for H.264/AAC

FFmpeg trac at avcodec.org
Mon Feb 4 03:48:46 CET 2013


#2205: Can't streaming for H.264/AAC
-------------------------------------+-------------------------------------
             Reporter:  EricAhn      |                    Owner:  EricAhn
                 Type:  defect       |                   Status:  open
             Priority:  normal       |                Component:  FFserver
              Version:  git-master   |               Resolution:
             Keywords:  rtsp rtp     |               Blocked By:
  aac ffserver                       |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by EricAhn):

 It's rtsp flow of galaxy u <--> wowza RTSP flow for reference.

 *default player
  //client galaxy u => wowza server
  // OPTIONS command 전송
  //
  OPTIONS rtsp://10.10.10.99/livetv/stream RTSP/1.0
  CSeq: 0
  User-Agent: Samsung SHW-M130L PVPlayer CORE/6.506.4.1 OpenCORE/2.02
 (Linux;Android 2.2.1)
  ClientChallenge: 9e26d33f2984236010ef6253fb1887f7
  PlayerStarttime: [28/03/2003:22:50:23 00:00]
  CompanyID: KnKV4M4I/B2FjJ1TToLycw==
  GUID: 00000000-0000-0000-0000-000000000000

 *wowza(10.10.10.99) => client galaxy u(10.10.10.34)
  RTSP/1.0 200 OK
  Supported: play.basic, con.persistent
  Cseq: 0
  Server: Wowza Media Server 3.1.2 build1624
  Public: DESCRIBE, SETUP, TEARDOWN, PLAY, PAUSE, OPTIONS, ANNOUNCE,
 RECORD, GET_PARAMETER
  Cache-Control: no-cache

 *client galaxy u(10.10.10.34) => wowza(10.10.10.99)
  DESCRIBE rtsp://10.10.10.99/livetv/stream RTSP/1.0
  CSeq: 1
  User-Agent: Samsung SHW-M130L PVPlayer CORE/6.506.4.1 OpenCORE/2.02
 (Linux;Android 2.2.1)
  Accept: application/sdp
  x-wap-profile: http://wap.samsungmobile.com/uaprof/SHW-M130L.xml
  Accept-Encoding:

 *wowza(10.10.10.99) => client galaxy u(10.10.10.34)
  RTSP/1.0 200 OK
  Content-Base: rtsp://10.10.10.99/livetv/stream/
  Date: Tue, 29 Jan 2013 17:58:56 KST
  Content-Length: 561
  Session: 1247550419;timeout=60
  Expires: Tue, 29 Jan 2013 17:58:56 KST
  Cseq: 1
  Content-Type: application/sdp
  Server: Wowza Media Server 3.1.2 build1624
  Cache-Control: no-cache
  v=0
  o=- 1247550419 1247550419 IN IP4 127.0.0.1
  s=stream
  c=IN IP4 0.0.0.0
  t=0 0
  a=sdplang:en
  a=range:npt=now-
  a=control:*
  m=audio 0 RTP/AVP 96
  a=rtpmap:96 mpeg4-generic/44100/2
  a=fmtp:96 profile-level-id=1;mode=AAC-
 hbr;sizelength=13;indexlength=3;indexdeltalength=3;config=1210
  a=control:trackID=1
  m=video 0 RTP/AVP 97
  a=rtpmap:97 H264/90000
  a=fmtp:97 packetization-mode=1;profile-level-id=42C00D;sprop-parameter-
 sets=Z0LADfQFoe2AiAAAAwAIAAADAeB4oVU=,aM48gA==
  a=cliprect:0,0,480,720
  a=framesize:97 720-480
  a=framerate:30.0
  a=control:trackID=2

 *client galaxy u(10.10.10.34) => wowza(10.10.10.99)
  SETUP rtsp://10.10.10.99/livetv/stream/trackID=1 RTSP/1.0
  CSeq: 2
  Session: 1247550419
  User-Agent: Samsung SHW-M130L PVPlayer CORE/6.506.4.1 OpenCORE/2.02
 (Linux;Android 2.2.1)
  Transport: RTP/AVP/UDP;unicast;client_port=13090-13091
  Blocksize: 1400

 *wowza(10.10.10.99) => client galaxy u(10.10.10.34)
  RTSP/1.0 200 OK
  Date: Tue, 29 Jan 2013 17:58:56 KST
  Transport:
 RTP/AVP/UDP;unicast;client_port=13090-13091;source=121.254.247.99;server_port=6978-6979;ssrc=706A7E29
  Session: 1247550419;timeout=60
  Expires: Tue, 29 Jan 2013 17:58:56 KST
  Cseq: 2
  Server: Wowza Media Server 3.1.2 build1624
  Cache-Control: no-cache

 *client galaxy u(10.10.10.34) => wowza(10.10.10.99)
  SETUP rtsp://10.10.10.99/livetv/stream/trackID=2 RTSP/1.0
  CSeq: 3
  Session: 1247550419
  User-Agent: Samsung SHW-M130L PVPlayer CORE/6.506.4.1 OpenCORE/2.02
 (Linux;Android 2.2.1)
  Transport: RTP/AVP/UDP;unicast;client_port=13092-13093
  Blocksize: 1400

 *wowza(10.10.10.99) => client galaxy u(10.10.10.34)
  RTSP/1.0 200 OK
  Date: Tue, 29 Jan 2013 17:58:56 KST
  Transport:
 RTP/AVP/UDP;unicast;client_port=13092-13093;source=10.10.10.99;server_port=6976-6977;ssrc=6C443A85
  Session: 1247550419;timeout=60
  Expires: Tue, 29 Jan 2013 17:58:56 KST
  Cseq: 3
  Server: Wowza Media Server 3.1.2 build1624
  Cache-Control: no-cache

 *client galaxy u(10.10.10.34) => wowza(10.10.10.99)
  PLAY rtsp://10.10.10.99/livetv/stream RTSP/1.0
  CSeq: 4
  Session: 1247550419
  User-Agent: Samsung SHW-M130L PVPlayer CORE/6.506.4.1 OpenCORE/2.02
 (Linux;Android 2.2.1)
  Range: npt=now-

 *wowza(10.10.10.99) => client galaxy u(10.10.10.34)
  RTSP/1.0 200 OK
  Range: npt=now-
  Session: 1247550419;timeout=60
  Cseq: 4
  RTP-Info:
 url=rtsp://10.10.10.99/livetv/stream/trackID=1;seq=1;rtptime=180706894,url=rtsp://10.10.10.99/livetv/stream/trackID=2;seq=1;rtptime=368789580
  Server: Wowza Media Server 3.1.2 build1624
  Cache-Control: no-cache


  PT=DynamicRTP-Type-96,SSRC=0x706A7E29, Seq=1, Time=180708967, Mark
  ..
  PT=DynamicRTP-Type-97,SSRC=0x6C443A85, Seq=1, Time=368820000
  ..
  ..
  ..

 OPTIONS rtsp://10.10.10.99/livetv/stream RTSP/1.0
  CSeq: 5
  Session: 1247550419
  User-Agent: Samsung SHW-M130L PVPlayer CORE/6.506.4.1 OpenCORE/2.02
 (Linux;Android 2.2.1)

 RTSP/1.0 200 OK
  Session: 1247550419;timeout=60
  Supported: play.basic, con.persistent
  Cseq: 5
  Server: Wowza Media Server 3.1.2 build1624
  Public: DESCRIBE, SETUP, TEARDOWN, PLAY, PAUSE, OPTIONS, ANNOUNCE,
 RECORD, GET_PARAMETER
  Cache-Control: no-cache


 *client galaxy u(10.10.10.34) => wowza(10.10.10.99)
   ( "Stop" button pressed on Galaxy U player)
  TEARDOWN rtsp://10.10.10.99/livetv/stream RTSP/1.0
  CSeq: 6
  Session: 1247550419
  User-Agent: Samsung SHW-M130L PVPlayer CORE/6.506.4.1 OpenCORE/2.02
 (Linux;Android 2.2.1)
  Connection: close

 RTSP/1.0 200 OK
  Session: 1247550419;timeout=60
  Cseq: 6
  Server: Wowza Media Server 3.1.2 build1624
  Cache-Control: no-cache

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2205#comment:3>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list